Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h351 void setEntity(DeclContext *E) { in setEntity() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp62 scope->setEntity(ctxt); in makeScopes()
/freebsd-13.1/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp185 S.TUScope->setEntity(PreviousTU); in ParseOrWrapTopLevelDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1299 S->setEntity(DC); in PushDeclContext()
1319 S->setEntity(CurContext->getLookupParent()); in ActOnTagStartSkippedDefinition()
1356 S->setEntity(DC); in EnterDeclaratorContext()
1433 S->setEntity(CurContext); in ActOnReenterFunctionContext()
H A DSemaDeclCXX.cpp16932 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()