Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp397 SourceLocation Preprocessor::CheckEndOfDirective(const char *DirType, in CheckEndOfDirective() argument
424 Diag(Tmp, diag::ext_pp_extra_tokens_at_eol) << DirType << Hint; in CheckEndOfDirective()
/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2303 SourceLocation CheckEndOfDirective(const char *DirType,