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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp3846 CastExpr *FunkCast = NoTypeInfoCStyleCastExpr(Context, PtrToFuncCastType, local
3848 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);
H A DRewriteModernObjC.cpp4762 CastExpr *FunkCast = NoTypeInfoCStyleCastExpr(Context, PtrToFuncCastType, local
4764 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);

Completed in 67 milliseconds