Home
last modified time | relevance | path

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

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