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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp201 void Preprocessor::CheckEndOfDirective(const char *DirType, bool EnableMacros) { argument
225 Diag(Tmp, diag::ext_pp_extra_tokens_at_eol) << DirType << Hint;

Completed in 80 milliseconds