Home
last modified time | relevance | path

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

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