Home
last modified time | relevance | path

Searched refs:setEntity (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp64 scope->setEntity(ctxt); in makeScopes()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h392 void setEntity(DeclContext *E) { in setEntity() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1310 S->setEntity(DC); in PushDeclContext()
1330 S->setEntity(CurContext->getLookupParent()); in ActOnTagStartSkippedDefinition()
1364 S->setEntity(DC); in EnterDeclaratorContext()
1441 S->setEntity(CurContext); in ActOnReenterFunctionContext()
H A DSemaDeclCXX.cpp17813 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()