Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp96 size_t CondStackDepth; member
4720 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()
H A DMasmParser.cpp90 size_t CondStackDepth; member
4450 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()