Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h508 BlockCall(const CallExpr *CE, ProgramStateRef St, in BlockCall() function
512 BlockCall(const BlockCall &Other) : CallEvent(Other) {} in BlockCall() function
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp4742 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); in RewriteFunctionBodyOrGlobalInitializer() local
DRewriteModernObjC.cpp5649 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); in RewriteFunctionBodyOrGlobalInitializer() local