Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp98 size_t CondStackDepth; member
4749 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()
H A DMasmParser.cpp98 size_t CondStackDepth; member
5925 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()