Searched refs:getEntity (Results 1 – 17 of 17) sorted by relevance
156 if (S->getEntity()) in updateNRVOCandidate()192 if (!getEntity()) in applyNRVO()259 if (const DeclContext *DC = getEntity()) in dumpImpl()
113 DeclContext *InnermostFileDC = InnermostFileScope->getEntity(); in visitScopeChain()120 DeclContext *Ctx = S->getEntity(); in visitScopeChain()1235 if (DeclContext *Ctx = S->getEntity()) in isNamespaceOrTranslationUnitScope()1281 if (DeclContext *DC = PreS->getEntity()) in CppLookupName()1362 if (auto *Record = dyn_cast_if_present<CXXRecordDecl>(S->getEntity())) in CppLookupName()2188 (S->getEntity() && S->getEntity()->isTransparentContext())) in LookupName()4257 if (!S->getEntity() || in lookupInScope()4258 (!S->getParent() && !Visited.alreadyVisitedContext(S->getEntity())) || in lookupInScope()4259 (S->getEntity())->isFunctionOrMethod()) { in lookupInScope()
297 if (CXXMethodDecl *MD = dyn_cast<CXXMethodDecl>(S->getEntity())) in ActOnSuperScopeSpecifier()302 RD = cast<CXXRecordDecl>(S->getEntity()); in ActOnSuperScopeSpecifier()
1355 assert(!S->getEntity() && "scope already has entity"); in EnterDeclaratorContext()1359 while (!Ancestor->getEntity()) Ancestor = Ancestor->getParent(); in EnterDeclaratorContext()1360 assert(Ancestor->getEntity() == CurContext && "ancestor context mismatch"); in EnterDeclaratorContext()1374 assert(S->getEntity() == CurContext && "Context imbalance!"); in ExitDeclaratorContext()1379 while (!Ancestor->getEntity()) Ancestor = Ancestor->getParent(); in ExitDeclaratorContext()1380 CurContext = Ancestor->getEntity(); in ExitDeclaratorContext()1499 while (S->getEntity() && S->getEntity()->isTransparentContext()) in PushOnScopeChains()1565 if (DeclContext *ScopeDC = S->getEntity()) in getScopeForDeclContext()2262 (S->getEntity() && S->getEntity()->isTransparentContext()) || in getNonFieldDeclScope()9632 (S->getEntity() && S->getEntity()->isTransparentContext())) in getTagInjectionScope()[all …]
1092 while (P->getEntity() && P->getEntity()->isRequiresExprBody()) in ActOnLambdaExpressionAfterIntroducer()
5208 if (DeclContext *Ctx = DepScope->getEntity()) { in AddRecordMembersCompletionResults()5563 return Inner ? Inner->getEntity() : nullptr; in getTemplatedEntity()6714 if (S->getEntity()) { in CodeCompleteQualifiedId()6715 CodeCompletionDeclConsumer Consumer(DummyResults, S->getEntity(), in CodeCompleteQualifiedId()6843 DeclContext *Ctx = S->getEntity(); in CodeCompleteNamespaceDecl()7096 DeclContext *DC = S->getEntity(); in isNamespaceScope()9678 if (DeclContext *DC = S->getEntity()) in CodeCompleteObjCMethodDecl()
2155 if (DeclContext *Entity = S->getEntity()) in getScopeForContext()
427 Destroyed = dyn_cast_or_null<CXXRecordDecl>(S->getEntity()); in getDestructorName()
7784 DeclContext *Ctx = S->getEntity(); in CheckTemplateDeclScope()
12185 DeclContext *Ctx = S->getEntity(); in PushUsingDirective()
85 const DINode *getEntity() const { return Entity; } in getEntity() function 247 return cast<DILocalVariable>(getEntity()); in getName() 299 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); }
1352 auto *Entity = Module->getEntity(); in constructImportedEntityDIE()1431 DbgEntity *AbsEntity = getExistingAbstractEntity(Entity->getEntity()); in finishEntityDefinition()
384 DeclContext *getEntity() const { in getEntity() function
3685 return getTemporary(getContext(), getTag(), getScope(), getEntity(),3705 DINode *getEntity() const { return cast_or_null<DINode>(getRawEntity()); }
227 auto *Entity = Import->getEntity(); in processCompileUnit()
1689 Record.push_back(VE.getMetadataOrNullID(N->getEntity())); in writeDIImportedEntity()
2276 Record.push_back(VE.getMetadataOrNullID(N->getEntity())); in writeDIImportedEntity()