Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp362 SourceLocation Preprocessor::CheckEndOfDirective(const char *DirType, in CheckEndOfDirective() argument
389 Diag(Tmp, diag::ext_pp_extra_tokens_at_eol) << DirType << Hint; in CheckEndOfDirective()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h1976 SourceLocation CheckEndOfDirective(const char *DirType,