Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp63 scope->setEntity(ctxt); in makeScopes()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScope.h365 void setEntity(DeclContext *E) { in setEntity() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp1320 S->setEntity(DC); in PushDeclContext()
1340 S->setEntity(CurContext->getLookupParent()); in ActOnTagStartSkippedDefinition()
1377 S->setEntity(DC); in EnterDeclaratorContext()
1454 S->setEntity(CurContext); in ActOnReenterFunctionContext()
H A DSemaDeclCXX.cpp17186 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()