Searched defs:DiagId (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp820 unsigned DiagId = diag::err_two_right_angle_brackets_need_space; local
H A DParseExprCXX.cpp2254 unsigned DiagId = 0; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3313 unsigned DiagId = diag::err_decltype_auto_compound_type; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp591 PartialDiagnostic &addDiag(SourceLocation Loc, diag::kind DiagId) { argument
678 OptionalDiagnostic Note(SourceLocation Loc, diag::kind DiagId) { argument
[all...]

Completed in 146 milliseconds