Searched refs:DS_Warning (Results 1 - 5 of 5) sorted by path

/external/clang/lib/CodeGen/
H A DCodeGenAction.cpp347 case llvm::DS_Warning: \
365 case llvm::DS_Warning: \
404 if (D.getSeverity() != llvm::DS_Warning)
/external/llvm/include/llvm/IR/
H A DDiagnosticInfo.h37 DS_Warning, enumerator in enum:llvm::DiagnosticSeverity
159 DiagnosticSeverity Severity = DS_Warning)
186 DiagnosticSeverity Severity = DS_Warning)
158 DiagnosticInfoStackSize(const Function &Fn, unsigned StackSize, DiagnosticSeverity Severity = DS_Warning) argument
185 DiagnosticInfoDebugMetadataVersion(const Module &M, unsigned MetadataVersion, DiagnosticSeverity Severity = DS_Warning) argument
/external/llvm/lib/IR/
H A DCore.cpp130 case DS_Warning:
H A DLLVMContext.cpp176 case DS_Warning:
/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp542 case DS_Warning:

Completed in 275 milliseconds