Home
last modified time | relevance | path

Searched defs:hasRecordedPreamble (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h736 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } in hasRecordedPreamble() function
2799 bool hasRecordedPreamble() const { in hasRecordedPreamble() function