Searched refs:LLVMDiagnosticSeverity (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h389 } LLVMDiagnosticSeverity; typedef in typeref:enum:__anon3316
564 * Return an enum LLVMDiagnosticSeverity.
568 LLVMDiagnosticSeverity LLVMGetDiagInfoSeverity(LLVMDiagnosticInfoRef DI);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp204 LLVMDiagnosticSeverity LLVMGetDiagInfoSeverity(LLVMDiagnosticInfoRef DI) {
205 LLVMDiagnosticSeverity severity;

Completed in 129 milliseconds