Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessingRecord.h84 LastPreprocessingDirective = InclusionDirectiveKind enumerator
144 PD->getKind() <= LastPreprocessingDirective; in classof()