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

/external/clang/lib/Rewrite/
H A DRewriteObjC.cpp3896 CastExpr *FunkCast = NoTypeInfoCStyleCastExpr(Context, PtrToFuncCastType, local
3898 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);
H A DRewriteModernObjC.cpp4352 CastExpr *FunkCast = NoTypeInfoCStyleCastExpr(Context, PtrToFuncCastType, local
4354 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);

Completed in 38 milliseconds