Searched defs:ContinueBlock (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CodeGenFunction.h | 964 JumpDest ContinueBlock; member |
D | CGClass.cpp | 642 llvm::BasicBlock *ContinueBlock = CGF.createBasicBlock("for.inc"); in EmitAggMemberInitializer() local |