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/
H A DAsmParser.cpp96 size_t CondStackDepth; member
4750 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()
H A DMasmParser.cpp95 size_t CondStackDepth; member
5940 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()