Home
last modified time | relevance | path

Searched refs:CondStackDepth (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/
DAsmParser.cpp96 size_t CondStackDepth; member
4750 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()
DMasmParser.cpp95 size_t CondStackDepth; member
5940 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()