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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp3894 CastExpr *FunkCast = NoTypeInfoCStyleCastExpr(Context, PtrToFuncCastType, local
3896 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);
H A DRewriteModernObjC.cpp4839 CastExpr *FunkCast = NoTypeInfoCStyleCastExpr(Context, PtrToFuncCastType, local
4841 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);

Completed in 94 milliseconds