Home
last modified time | relevance | path

Searched defs:StateStack (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.h114 std::stack<LexerState> StateStack; variable
/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp2429 std::stack<uint32_t> StateStack; annotateCFIState() local