Home
last modified time | relevance | path

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

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