reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Derived Classes

include/llvm/IR/DiagnosticInfo.h
  405 class DiagnosticInfoOptimizationBase : public DiagnosticInfoWithLocationBase {
  980 class DiagnosticInfoUnsupported : public DiagnosticInfoWithLocationBase {
 1008 class DiagnosticInfoMisExpect : public DiagnosticInfoWithLocationBase {

References

include/llvm/IR/DiagnosticInfo.h
  405 class DiagnosticInfoOptimizationBase : public DiagnosticInfoWithLocationBase {
  980 class DiagnosticInfoUnsupported : public DiagnosticInfoWithLocationBase {
 1008 class DiagnosticInfoMisExpect : public DiagnosticInfoWithLocationBase {
tools/clang/lib/CodeGen/CodeGenAction.cpp
  351     getBestLocationFromDebugLoc(const llvm::DiagnosticInfoWithLocationBase &D,
  562     const llvm::DiagnosticInfoWithLocationBase &D, bool &BadDebugInfo,