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.h468 BlockCall(const CallExpr *CE, ProgramStateRef St, in BlockCall() function
472 BlockCall(const BlockCall &Other) : CallEvent(Other) {} in BlockCall() function
/external/clang/lib/Rewrite/Frontend/
DRewriteObjC.cpp4796 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); in RewriteFunctionBodyOrGlobalInitializer() local
DRewriteModernObjC.cpp5776 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); in RewriteFunctionBodyOrGlobalInitializer() local