Home
last modified time | relevance | path

Searched refs:EmitBlockWithFallThrough (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp713 EmitBlockWithFallThrough(LoopBody, &S); in EmitDoStmt()
1059 EmitBlockWithFallThrough(CaseDest, &S); in EmitCaseStmtRange()
1172 EmitBlockWithFallThrough(CaseDest, &S); in EmitCaseStmt()
1199 EmitBlockWithFallThrough(CaseDest, &S); in EmitCaseStmt()
1215 EmitBlockWithFallThrough(DefaultBlock, &S); in EmitDefaultStmt()
DCodeGenFunction.cpp868 void CodeGenFunction::EmitBlockWithFallThrough(llvm::BasicBlock *BB, in EmitBlockWithFallThrough() function in CodeGenFunction
DCodeGenFunction.h1312 void EmitBlockWithFallThrough(llvm::BasicBlock *BB, const Stmt *S);