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

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
 1187   auto AL = ApplyDebugLocation::CreateArtificial(*this);
tools/clang/lib/CodeGen/CGDeclCXX.cpp
  677     auto AL = ApplyDebugLocation::CreateArtificial(*this);
  736     auto AL = ApplyDebugLocation::CreateArtificial(*this);
tools/clang/lib/CodeGen/CGExprScalar.cpp
 4038     auto NL = ApplyDebugLocation::CreateArtificial(CGF);
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 2820       auto AL = ApplyDebugLocation::CreateArtificial(DtorCGF);
 2923       auto AL = ApplyDebugLocation::CreateArtificial(CtorCGF);
 2963       auto AL = ApplyDebugLocation::CreateArtificial(DtorCGF);
tools/clang/lib/CodeGen/CGVTables.cpp
  273   auto AL = ApplyDebugLocation::CreateArtificial(*this);
  448   auto AL = ApplyDebugLocation::CreateArtificial(*this);
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 3947   auto AL = ApplyDebugLocation::CreateArtificial(CGF);