Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp99 size_t CondStackDepth; member
4718 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()
H A DMasmParser.cpp101 size_t CondStackDepth; member
5980 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()