Home
last modified time | relevance | path

Searched refs:setRecordedPreambleConditionalStack (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2737 void setRecordedPreambleConditionalStack(ArrayRef<PPConditionalInfo> s) { in setRecordedPreambleConditionalStack() function
/openbsd/gnu/llvm/clang/lib/Lex/
H A DLexer.cpp3021 PP->setRecordedPreambleConditionalStack(ConditionalStack); in LexEndOfFile()