Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h332 unsigned NextCleanupDestIndex; variable
703 NextCleanupDestIndex++); in getJumpDestInCurrentScope()
DCGStmt.cpp459 NextCleanupDestIndex++); in getJumpDestForLabel()
DCodeGenFunction.cpp51 NextCleanupDestIndex(1), FirstBlockInfo(nullptr), EHResumeBlock(nullptr), in CodeGenFunction()