Searched refs:setEntity (Results 1 – 3 of 3) sorted by relevance
326 void setEntity(DeclContext *E) { Entity = E; } in setEntity() function
1213 S->setEntity(DC); in PushDeclContext()1233 S->setEntity(CurContext->getLookupParent()); in ActOnTagStartSkippedDefinition()1270 S->setEntity(DC); in EnterDeclaratorContext()1298 S->setEntity(CurContext); in ActOnReenterFunctionContext()
14504 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()