Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp675 PreambleConditionalStack.doneReplaying(); in replayPreambleConditionalStack()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h724 void doneReplaying() { in doneReplaying() function