Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorLexer.h75 SmallVector<PPConditionalInfo, 4> ConditionalStack; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp3379 SmallVector<PPConditionalInfo, 4> ConditionalStack; in ReadASTBlock() local