Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessorLexer.h75 SmallVector<PPConditionalInfo, 4> ConditionalStack; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp3350 SmallVector<PPConditionalInfo, 4> ConditionalStack; in ReadASTBlock() local