Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2324 void setRecordedPreambleConditionalStack(ArrayRef<PPConditionalInfo> s) { in setRecordedPreambleConditionalStack() function
/external/llvm-project/clang/lib/Lex/
DLexer.cpp2764 PP->setRecordedPreambleConditionalStack(ConditionalStack); in LexEndOfFile()