Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h2807 void setRecordedPreambleConditionalStack(ArrayRef<PPConditionalInfo> s) { in setRecordedPreambleConditionalStack() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDLexer.cpp3147 PP->setRecordedPreambleConditionalStack(ConditionalStack); in LexEndOfFile()