Searched defs:BlockCall (Results 1 – 3 of 3) sorted by relevance
468 BlockCall(const CallExpr *CE, ProgramStateRef St, in BlockCall() function472 BlockCall(const BlockCall &Other) : CallEvent(Other) {} in BlockCall() function
4796 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); in RewriteFunctionBodyOrGlobalInitializer() local
5776 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee()); in RewriteFunctionBodyOrGlobalInitializer() local