Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h468 BlockCall(const CallExpr *CE, ProgramStateRef St, in BlockCall() function
472 BlockCall(const BlockCall &Other) : CallEvent(Other) {} in BlockCall() function
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4780 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); in RewriteFunctionBodyOrGlobalInitializer() local
H A DRewriteModernObjC.cpp5759 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); in RewriteFunctionBodyOrGlobalInitializer() local