Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2807 void setRecordedPreambleConditionalStack(ArrayRef<PPConditionalInfo> s) { in setRecordedPreambleConditionalStack() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp3147 PP->setRecordedPreambleConditionalStack(ConditionalStack); in LexEndOfFile()