Searched refs:EmitBlockWithFallThrough (Results 1 – 3 of 3) sorted by relevance
977 EmitBlockWithFallThrough(LoopBody, &S); in EmitDoStmt()1429 EmitBlockWithFallThrough(CaseDest, &S); in EmitCaseStmtRange()1566 EmitBlockWithFallThrough(CaseDest, &S); in EmitCaseStmt()1597 EmitBlockWithFallThrough(CaseDest, CurCase); in EmitCaseStmt()1635 EmitBlockWithFallThrough(DefaultBlock, &S); in EmitDefaultStmt()
1262 void CodeGenFunction::EmitBlockWithFallThrough(llvm::BasicBlock *BB, in EmitBlockWithFallThrough() function in CodeGenFunction
2220 void EmitBlockWithFallThrough(llvm::BasicBlock *BB, const Stmt *S);