Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h323 DiagnosticInfoWithLocationBase(enum DiagnosticKind Kind, in DiagnosticInfoWithLocationBase() function
1023 : DiagnosticInfoWithLocationBase(DK_Unsupported, Severity, Fn, Loc), in DiagnosticInfoWithLocationBase() function