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

References

include/llvm/IR/DebugInfoMetadata.h
  232     return getImpl(Context, Tag, getCanonicalMDString(Context, Header),
  364                    getCanonicalMDString(Context, Name), Storage, ShouldCreate);
  506       MDChecksum.emplace(CS->Kind, getCanonicalMDString(Context, CS->Value));
  507     return getImpl(Context, getCanonicalMDString(Context, Filename),
  508                    getCanonicalMDString(Context, Directory), MDChecksum,
  509                    Source ? Optional<MDString *>(getCanonicalMDString(Context, *Source)) : None,
  708     return getImpl(Context, Tag, getCanonicalMDString(Context, Name),
  779     return getImpl(Context, Tag, getCanonicalMDString(Context, Name), File,
  924         Context, Tag, getCanonicalMDString(Context, Name), File, Line, Scope,
  927         getCanonicalMDString(Context, Identifier), Discriminator, Storage, ShouldCreate);
 1178                    getCanonicalMDString(Context, Producer), IsOptimized,
 1179                    getCanonicalMDString(Context, Flags), RuntimeVersion,
 1180                    getCanonicalMDString(Context, SplitDebugFilename),
 1669     return getImpl(Context, Scope, getCanonicalMDString(Context, Name),
 1670                    getCanonicalMDString(Context, LinkageName), File, Line, Type,
 2034     return getImpl(Context, Scope, getCanonicalMDString(Context, Name),
 2082     return getImpl(Context, Scope, getCanonicalMDString(Context, Name),
 2083                    getCanonicalMDString(Context, ConfigurationMacros),
 2084                    getCanonicalMDString(Context, IncludePath),
 2085                    getCanonicalMDString(Context, ISysRoot),
 2162     return getImpl(Context, getCanonicalMDString(Context, Name), Type, Storage,
 2200     return getImpl(Context, Tag, getCanonicalMDString(Context, Name), Type,
 2626     return getImpl(Context, Scope, getCanonicalMDString(Context, Name),
 2627                    getCanonicalMDString(Context, LinkageName), File, Line, Type,
 2702     return getImpl(Context, Scope, Decl, getCanonicalMDString(Context, Name),
 2769     return getImpl(Context, Scope, getCanonicalMDString(Context, Name), File,
 2848     return getImpl(Context, Scope, getCanonicalMDString(Context, Name), File,
 2919     return getImpl(Context, getCanonicalMDString(Context, Name), File, Line,
 2920                    getCanonicalMDString(Context, GetterName),
 2921                    getCanonicalMDString(Context, SetterName), Attributes, Type,
 3007                    getCanonicalMDString(Context, Name), Storage, ShouldCreate);