Searched defs:BlockCall (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | ||
H A D | CallEvent.h | 578 BlockCall(const CallExpr *CE, ProgramStateRef St, const LocationContext *LCtx, in BlockCall() function |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 4740 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); RewriteFunctionBodyOrGlobalInitializer() local |
H A D | RewriteModernObjC.cpp | 5634 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); RewriteFunctionBodyOrGlobalInitializer() local |