Searched refs:EmitBlockWithFallThrough (Results 1 – 3 of 3) sorted by relevance
1216 EmitBlockWithFallThrough(LoopBody, S.getBody()); in EmitDoStmt()1218 EmitBlockWithFallThrough(LoopBody, &S); in EmitDoStmt()1775 EmitBlockWithFallThrough(CaseDest, &S); in EmitCaseStmtRange()1912 EmitBlockWithFallThrough(CaseDest, &S); in EmitCaseStmt()1943 EmitBlockWithFallThrough(CaseDest, CurCase); in EmitCaseStmt()1981 EmitBlockWithFallThrough(DefaultBlock, &S); in EmitDefaultStmt()
1386 void CodeGenFunction::EmitBlockWithFallThrough(llvm::BasicBlock *BB, in EmitBlockWithFallThrough() function in CodeGenFunction
2384 void EmitBlockWithFallThrough(llvm::BasicBlock *BB, const Stmt *S);