Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp370 SourceLocation Preprocessor::CheckEndOfDirective(const char *DirType, in CheckEndOfDirective() argument
397 Diag(Tmp, diag::ext_pp_extra_tokens_at_eol) << DirType << Hint; in CheckEndOfDirective()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1978 SourceLocation CheckEndOfDirective(const char *DirType,