Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScope.h368 void setEntity(DeclContext *E) { in setEntity() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp64 scope->setEntity(ctxt); in makeScopes()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp1348 S->setEntity(DC); in PushDeclContext()
1368 S->setEntity(CurContext->getLookupParent()); in ActOnTagStartSkippedDefinition()
1405 S->setEntity(DC); in EnterDeclaratorContext()
1482 S->setEntity(CurContext); in ActOnReenterFunctionContext()
H A DSemaDeclCXX.cpp17395 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()