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