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.h397 void setEntity(DeclContext *E) { in setEntity() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1327 S->setEntity(DC); in PushDeclContext()
1347 S->setEntity(CurContext->getLookupParent()); in ActOnTagStartSkippedDefinition()
1381 S->setEntity(DC); in EnterDeclaratorContext()
1458 S->setEntity(CurContext); in ActOnReenterFunctionContext()
H A DSemaDeclCXX.cpp18350 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()