Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h485 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } in hasRecordedPreamble() function
2316 bool hasRecordedPreamble() const { in hasRecordedPreamble() function