Searched refs:getCanonicalMDString (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 253 return getImpl(Context, Tag, getCanonicalMDString(Context, Header), 626 return getImpl(Context, getCanonicalMDString(Context, Filename), 627 getCanonicalMDString(Context, Directory), MDChecksum, 833 return getImpl(Context, Tag, getCanonicalMDString(Context, Name), 902 return getImpl(Context, Tag, getCanonicalMDString(Context, Name), 1436 getCanonicalMDString(Context, SysRoot), 1437 getCanonicalMDString(Context, SDK), Storage, ShouldCreate); 1679 getCanonicalMDString(Context, TargetFuncName), 2423 getCanonicalMDString(Context, ConfigurationMacros), 2424 getCanonicalMDString(Context, IncludePath), [all …]
|