Home
last modified time | relevance | path

Searched defs:NoteID (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp523 Sema &S, const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpecImpl()
674 const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpec()
774 const PartialDiagnostic &NoteID, const PartialDiagnostic &NoThrowDiagID, in CheckExceptionSpecSubset()
878 const PartialDiagnostic &NoteID, QualType Target, in CheckSpecForTypesEquivalent()
898 const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckParamExceptionSpec()
H A DSemaExpr.cpp2386 unsigned NoteID = TC.getCorrectionDeclAs<ImplicitParamDecl>() in emitEmptyLookupTypoDiagnostic() local
2426 unsigned NoteID = diag::note_member_declared_at; in DiagnoseDependentMemberLookup() local
2605 unsigned NoteID = Corrected.getCorrectionDeclAs<ImplicitParamDecl>() in DiagnoseEmptyLookup() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp66 unsigned NoteID = DiagEng.getCustomDiagID(DiagnosticsEngine::Note, "%0"); in FlushDiagnosticsImpl() local