Searched defs:DiagnosticLocation (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp111 DiagnosticLocation::DiagnosticLocation(const DebugLoc &DL) { function in class:DiagnosticLocation
119 DiagnosticLocation::DiagnosticLocation(const DISubprogram *SP) { function in class:DiagnosticLocation
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h345 class DiagnosticLocation { class in namespace:llvm
991 DiagnosticInfoUnsupported( const Function &Fn, const Twine &Msg, const DiagnosticLocation &Loc = DiagnosticLocation(), DiagnosticSeverity Severity = DS_Error) argument
[all...]

Completed in 81 milliseconds