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.cpp513 Sema &S, const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpecImpl()
664 const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpec()
760 const PartialDiagnostic &NoteID, const PartialDiagnostic &NoThrowDiagID, in CheckExceptionSpecSubset()
864 const PartialDiagnostic &NoteID, QualType Target, in CheckSpecForTypesEquivalent()
879 const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckParamExceptionSpec()
H A DSemaExpr.cpp2468 unsigned NoteID = diag::note_member_declared_at; in DiagnoseDependentMemberLookup() local
2639 unsigned NoteID = Corrected.getCorrectionDeclAs<ImplicitParamDecl>() in DiagnoseEmptyLookup() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp61 unsigned NoteID = DiagEng.getCustomDiagID(DiagnosticsEngine::Note, "%0"); in FlushDiagnosticsImpl() local