Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp329 void Preprocessor::CheckEndOfDirective(const char *DirType, bool EnableMacros) { in CheckEndOfDirective() argument
353 Diag(Tmp, diag::ext_pp_extra_tokens_at_eol) << DirType << Hint; in CheckEndOfDirective()