Searched refs:getItem (Results 1 – 6 of 6) sorted by relevance
71 const ConstructionContextItem &ElidedItem = ParentLayer->getItem(); in createMaterializedTemporaryFromLayers()107 const ConstructionContextItem &ParentItem = ParentLayer->getItem(); in createBoundTemporaryFromLayers()169 const ConstructionContextItem &TopItem = TopLayer->getItem(); in createFromLayers()
1427 if (Layer->getItem().getKind() == in findConstructionContexts()1436 if (Layer->getItem().getKind() != in findConstructionContexts()
486 const unsigned char *getItem() const { in getItem() function523 auto *LocalPtr = this->getItem(); in getInternalKey()569 auto *LocalPtr = this->getItem();
157 auto *LocalPtr = I.getItem(); in condense()277 auto *LocalPtr = I.getItem(); in findAll()
127 if (const Stmt *S = getItem().getStmtOrNull()) in getAnyASTNodePtr()130 return getItem().getCXXCtorInitializer(); in getAnyASTNodePtr()138 const ConstructionContextItem &getItem() const { return Impl.first; } in getItem() function in __anon8543556f0111::ConstructedObjectKey147 const Stmt *S = getItem().getStmtOrNull(); in printJson()150 I = getItem().getCXXCtorInitializer(); in printJson()158 Out << ", \"kind\": \"" << getItem().getKindAsString() in printJson()161 if (getItem().getKind() == ConstructionContextItem::ArgumentKind) in printJson()162 Out << getItem().getIndex(); in printJson()468 Key.getItem().getKind() == in addObjectUnderConstruction()2397 assert(I.first.getItem().getKind() == in processEndOfFunction()[all …]
219 const ConstructionContextItem &getItem() const { return Item; } in getItem() function