Searched defs:superTInfo (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp2775 TypeSourceInfo *superTInfo local
2777 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo,
2882 TypeSourceInfo *superTInfo local
2884 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo,
H A DRewriteModernObjC.cpp3382 TypeSourceInfo *superTInfo local
3384 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo,
3489 TypeSourceInfo *superTInfo local
3491 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo,

Completed in 94 milliseconds