Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2329 void setRecordedPreambleConditionalStack(ArrayRef<PPConditionalInfo> s) { in setRecordedPreambleConditionalStack() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp2766 PP->setRecordedPreambleConditionalStack(ConditionalStack); in LexEndOfFile()