Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExceptionSpec.cpp517 Sema &S, const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpecImpl()
668 const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpec()
768 const PartialDiagnostic &NoteID, in CheckExceptionSpecSubset()
872 const PartialDiagnostic &NoteID, QualType Target, in CheckSpecForTypesEquivalent()
892 const PartialDiagnostic &NoteID, in CheckParamExceptionSpec()
H A DSemaExpr.cpp2188 unsigned NoteID = TC.getCorrectionDeclAs<ImplicitParamDecl>() in emitEmptyLookupTypoDiagnostic() local
2228 unsigned NoteID = diag::note_member_declared_at; in DiagnoseDependentMemberLookup() local
2405 unsigned NoteID = Corrected.getCorrectionDeclAs<ImplicitParamDecl>() in DiagnoseEmptyLookup() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp66 unsigned NoteID = DiagEng.getCustomDiagID(DiagnosticsEngine::Note, "%0"); in FlushDiagnosticsImpl() local