Searched refs:getCanonicalMDString (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 243 return getImpl(Context, Tag, getCanonicalMDString(Context, Header), 586 return getImpl(Context, getCanonicalMDString(Context, Filename), 587 getCanonicalMDString(Context, Directory), MDChecksum, 788 return getImpl(Context, Tag, getCanonicalMDString(Context, Name), 856 return getImpl(Context, Tag, getCanonicalMDString(Context, Name), 1386 getCanonicalMDString(Context, SysRoot), 1387 getCanonicalMDString(Context, SDK), Storage, ShouldCreate); 2317 getCanonicalMDString(Context, ConfigurationMacros), 2318 getCanonicalMDString(Context, IncludePath), 2412 return getImpl(Context, getCanonicalMDString(Context, Name), Type, [all …]
|