Home
last modified time | relevance | path

Searched defs:BlockCall (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h577 BlockCall(const CallExpr *CE, ProgramStateRef St, const LocationContext *LCtx, BlockCall() function
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4740 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); in RewriteFunctionBodyOrGlobalInitializer() local
H A DRewriteModernObjC.cpp5636 return BlockCall; in RewriteFunctionBodyOrGlobalInitializer() local