Searched refs:getEntity (Results 1 – 17 of 17) sorted by relevance
151 if (S->getEntity()) in updateNRVOCandidate()187 if (!getEntity()) in applyNRVO()248 if (const DeclContext *DC = getEntity()) in dumpImpl()
109 while (S->getEntity() && S->getEntity()->isTransparentContext()) in isDeclInScope()
111 DeclContext *InnermostFileDC = InnermostFileScope->getEntity(); in visitScopeChain()118 DeclContext *Ctx = S->getEntity(); in visitScopeChain()1221 if (DeclContext *Ctx = S->getEntity()) in isNamespaceOrTranslationUnitScope()1267 if (DeclContext *DC = PreS->getEntity()) in CppLookupName()1337 dyn_cast_or_null<CXXRecordDecl>(S->getEntity())) in CppLookupName()2192 (S->getEntity() && S->getEntity()->isTransparentContext())) in LookupName()4305 if (!S->getEntity() || in lookupInScope()4306 (!S->getParent() && !Visited.alreadyVisitedContext(S->getEntity())) || in lookupInScope()4307 (S->getEntity())->isFunctionOrMethod()) { in lookupInScope()
298 if (CXXMethodDecl *MD = dyn_cast<CXXMethodDecl>(S->getEntity())) in ActOnSuperScopeSpecifier()303 RD = cast<CXXRecordDecl>(S->getEntity()); in ActOnSuperScopeSpecifier()
1396 assert(!S->getEntity() && "scope already has entity"); in EnterDeclaratorContext()1400 while (!Ancestor->getEntity()) Ancestor = Ancestor->getParent(); in EnterDeclaratorContext()1401 assert(Ancestor->getEntity() == CurContext && "ancestor context mismatch"); in EnterDeclaratorContext()1415 assert(S->getEntity() == CurContext && "Context imbalance!"); in ExitDeclaratorContext()1420 while (!Ancestor->getEntity()) Ancestor = Ancestor->getParent(); in ExitDeclaratorContext()1421 CurContext = Ancestor->getEntity(); in ExitDeclaratorContext()1541 while (S->getEntity() && S->getEntity()->isTransparentContext()) in PushOnScopeChains()1603 if (DeclContext *ScopeDC = S->getEntity()) in getScopeForDeclContext()2353 (S->getEntity() && S->getEntity()->isTransparentContext()) || in getNonFieldDeclScope()9543 (S->getEntity() && S->getEntity()->isTransparentContext())) in getTagInjectionScope()[all …]
5112 if (DeclContext *Ctx = DepScope->getEntity()) { in AddRecordMembersCompletionResults()5467 return Inner ? Inner->getEntity() : nullptr; in getTemplatedEntity()6575 if (S->getEntity()) { in CodeCompleteQualifiedId()6576 CodeCompletionDeclConsumer Consumer(DummyResults, S->getEntity(), in CodeCompleteQualifiedId()6699 DeclContext *Ctx = S->getEntity(); in CodeCompleteNamespaceDecl()6946 DeclContext *DC = S->getEntity(); in isNamespaceScope()9477 if (DeclContext *DC = S->getEntity()) in CodeCompleteObjCMethodDecl()
2102 if (DeclContext *Entity = S->getEntity()) in getScopeForContext()
425 Destroyed = dyn_cast_or_null<CXXRecordDecl>(S->getEntity()); in getDestructorName()
8245 DeclContext *Ctx = S->getEntity(); in CheckTemplateDeclScope()
11830 DeclContext *Ctx = S->getEntity(); in PushUsingDirective()
85 const DINode *getEntity() const { return Entity; } in getEntity() function167 return cast<DILocalVariable>(getEntity()); in getVariable()244 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); } in getLabel()
1275 auto *Entity = Module->getEntity(); in constructImportedEntityDIE()1323 DbgEntity *AbsEntity = getExistingAbstractEntity(Entity->getEntity()); in finishEntityDefinition()
360 DeclContext *getEntity() const { in getEntity() function
3423 return getTemporary(getContext(), getTag(), getScope(), getEntity(),3443 DINode *getEntity() const { return cast_or_null<DINode>(getRawEntity()); }
195 auto *Entity = Import->getEntity(); in processCompileUnit()
1695 Record.push_back(VE.getMetadataOrNullID(N->getEntity())); in writeDIImportedEntity()
2140 Record.push_back(VE.getMetadataOrNullID(N->getEntity())); in writeDIImportedEntity()