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