Searched defs:hasRecordedPreamble (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 716 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } hasRecordedPreamble() function |