Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExceptionSpec.cpp516 Sema &S, const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpecImpl()
667 const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpec()
767 const PartialDiagnostic &NoteID, in CheckExceptionSpecSubset()
871 const PartialDiagnostic &NoteID, QualType Target, in CheckSpecForTypesEquivalent()
891 const PartialDiagnostic &NoteID, in CheckParamExceptionSpec()
H A DSemaExpr.cpp2189 unsigned NoteID = TC.getCorrectionDeclAs<ImplicitParamDecl>() in emitEmptyLookupTypoDiagnostic() local
2229 unsigned NoteID = diag::note_member_declared_at; in DiagnoseDependentMemberLookup() local
2406 unsigned NoteID = Corrected.getCorrectionDeclAs<ImplicitParamDecl>() in DiagnoseEmptyLookup() local
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp66 unsigned NoteID = DiagEng.getCustomDiagID(DiagnosticsEngine::Note, "%0"); in FlushDiagnosticsImpl() local