Searched refs:ToII (Results 1 – 1 of 1) sorted by relevance
7095 IdentifierInfo *ToII = Importer.Import(S->getOutputIdentifier(I)); in VisitGCCAsmStmt() local7098 Names.push_back(ToII); in VisitGCCAsmStmt()7102 IdentifierInfo *ToII = Importer.Import(S->getInputIdentifier(I)); in VisitGCCAsmStmt() local7105 Names.push_back(ToII); in VisitGCCAsmStmt()8368 IdentifierInfo *ToII = Importer.Import(FromNode.getFieldName()); in VisitOffsetOfExpr() local8369 ToNodes.push_back(OffsetOfNode(ToBeginLoc, ToII, ToEndLoc)); in VisitOffsetOfExpr()8770 const IdentifierInfo *ToII = Importer.Import(FromII); in VisitCXXPseudoDestructorExpr() local8774 Storage = PseudoDestructorTypeStorage(ToII, *ToDestroyedTypeLocOrErr); in VisitCXXPseudoDestructorExpr()