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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp755 unsigned DiagId = diag::err_two_right_angle_brackets_need_space; local
H A DParseExprCXX.cpp2124 unsigned DiagId = 0; local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp544 PartialDiagnostic &addDiag(SourceLocation Loc, diag::kind DiagId) { argument
628 OptionalDiagnostic Note(SourceLocation Loc, diag::kind DiagId) { argument
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp2542 unsigned DiagId = diag::err_decltype_auto_compound_type; local

Completed in 93 milliseconds