Searched refs:DirType (Results 1 – 3 of 3) sorted by relevance
329 void Preprocessor::CheckEndOfDirective(const char *DirType, bool EnableMacros) { in CheckEndOfDirective() argument353 Diag(Tmp, diag::ext_pp_extra_tokens_at_eol) << DirType << Hint; in CheckEndOfDirective()
341 SourceLocation Preprocessor::CheckEndOfDirective(const char *DirType, in CheckEndOfDirective() argument368 Diag(Tmp, diag::ext_pp_extra_tokens_at_eol) << DirType << Hint; in CheckEndOfDirective()
1971 SourceLocation CheckEndOfDirective(const char *DirType,