Home
last modified time | relevance | path

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

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