HomeSort by: relevance | last modified time | path
    Searched defs:superTInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 3304 TypeSourceInfo *superTInfo
3306 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo,
3400 TypeSourceInfo *superTInfo
3402 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo,
RewriteObjC.cpp 2734 TypeSourceInfo *superTInfo
2736 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo,
2830 TypeSourceInfo *superTInfo
2832 SuperRep = new (Context) CompoundLiteralExpr(SourceLocation(), superTInfo,

Completed in 74 milliseconds