Searched refs:ToII (Results 1 – 1 of 1) sorted by relevance
6748 IdentifierInfo *ToII = Importer.Import(S->getOutputIdentifier(I)); in VisitGCCAsmStmt() local6751 Names.push_back(ToII); in VisitGCCAsmStmt()6755 IdentifierInfo *ToII = Importer.Import(S->getInputIdentifier(I)); in VisitGCCAsmStmt() local6758 Names.push_back(ToII); in VisitGCCAsmStmt()8020 IdentifierInfo *ToII = Importer.Import(FromNode.getFieldName()); in VisitOffsetOfExpr() local8021 ToNodes.push_back(OffsetOfNode(ToBeginLoc, ToII, ToEndLoc)); in VisitOffsetOfExpr()8423 const IdentifierInfo *ToII = Importer.Import(FromII); in VisitCXXPseudoDestructorExpr() local8427 Storage = PseudoDestructorTypeStorage(ToII, *ToDestroyedTypeLocOrErr); in VisitCXXPseudoDestructorExpr()