Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.h311 unsigned NextCleanupDestIndex; variable
641 NextCleanupDestIndex++); in getJumpDestInCurrentScope()
HDCodeGenFunction.cpp46 NextCleanupDestIndex(1), FirstBlockInfo(nullptr), EHResumeBlock(nullptr), in CodeGenFunction()
HDCGStmt.cpp409 NextCleanupDestIndex++); in getJumpDestForLabel()