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

/freebsd-10.0-release/contrib/llvm/tools/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.cpp3386 TypeSourceInfo *superTInfo local
3388 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo,
3493 TypeSourceInfo *superTInfo local
3495 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo,

Completed in 141 milliseconds