Searched refs:getCanonicalMDString (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 280 return getImpl(Context, Tag, getCanonicalMDString(Context, Header), 554 return getImpl(Context, getCanonicalMDString(Context, Filename), 555 getCanonicalMDString(Context, Directory), MDChecksum, 755 return getImpl(Context, Tag, getCanonicalMDString(Context, Name), 1226 getCanonicalMDString(Context, SplitDebugFilename), 1718 return getImpl(Context, Scope, getCanonicalMDString(Context, Name), 2078 return getImpl(Context, Scope, getCanonicalMDString(Context, Name), 2127 getCanonicalMDString(Context, ConfigurationMacros), 2128 getCanonicalMDString(Context, IncludePath), 2129 getCanonicalMDString(Context, ISysRoot), [all …]
|