Searched defs:noteDiag (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 2286 auto noteDiag = Diag(noteLoc, diag::note_cocoa_naming_declare_family) DiagnoseOwningPropertyGetterSynthesis() local |
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRCore.cpp | 996 MlirDiagnostic noteDiag = mlirDiagnosticGetNote(diagnostic, i); getNotes() local |