Searched refs:superTInfo (Results 1 – 4 of 4) sorted by relevance
310 if (TypeSourceInfo *superTInfo = getSuperClassTInfo()) in getSuperClassLoc() local311 return superTInfo->getTypeLoc().getLocStart(); in getSuperClassLoc()
1372 if (TypeSourceInfo *superTInfo = D->getSuperClassTInfo()) {1373 TRY_TO(TraverseTypeLoc(superTInfo->getTypeLoc()));
2730 TypeSourceInfo *superTInfo in SynthMessageExpr() local2732 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo, in SynthMessageExpr()2824 TypeSourceInfo *superTInfo in SynthMessageExpr() local2826 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo, in SynthMessageExpr()
3336 TypeSourceInfo *superTInfo in SynthMessageExpr() local3338 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo, in SynthMessageExpr()3430 TypeSourceInfo *superTInfo in SynthMessageExpr() local3432 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo, in SynthMessageExpr()