Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h325 ErrorDiagnostic(SMDiagnostic &&Diag) : Diagnostic(Diag) {} in ErrorDiagnostic() function
/external/llvm-project/llvm/lib/FileCheck/
DFileCheckImpl.h540 ErrorDiagnostic(SMDiagnostic &&Diag) : Diagnostic(Diag) {} in ErrorDiagnostic() function
/external/llvm-project/clang/lib/AST/
DASTStructuralEquivalence.cpp1930 unsigned ErrorDiagnostic) { in getApplicableDiagnostic()