Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h351 void setEntity(DeclContext *E) { in setEntity() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp1286 S->setEntity(DC); in PushDeclContext()
1306 S->setEntity(CurContext->getLookupParent()); in ActOnTagStartSkippedDefinition()
1343 S->setEntity(DC); in EnterDeclaratorContext()
1420 S->setEntity(CurContext); in ActOnReenterFunctionContext()
H A DSemaDeclCXX.cpp16727 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()