Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h220 IncludeNext, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp500 Kind = InclusionDirective::IncludeNext; in InclusionDirective()