Home
last modified time | relevance | path

Searched defs:DiagInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1595 Diagnostic DiagInfo(&Diags); in EmitCurrentDiagnostic() local
1620 Diagnostic DiagInfo(&Diags); in EmitCurrentDiagnostic() local
1642 Diagnostic DiagInfo(&Diags); in EmitCurrentDiagnostic() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp362 std::vector<DiagDesc> DiagInfo; member in clang::diag::CustomDiagInfo