Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h713 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } in hasRecordedPreamble() function
2729 bool hasRecordedPreamble() const { in hasRecordedPreamble() function