Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorLexer.h76 SmallVector<PPConditionalInfo, 4> ConditionalStack; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3605 SmallVector<PPConditionalInfo, 4> ConditionalStack; in ReadASTBlock() local