Home
last modified time | relevance | path

Searched defs:TypeRef (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DCFBundle.cpp162 if (CFTypeRef TypeRef = in getBundleInfo() local
170 if (CFTypeRef TypeRef = Bundle.GetValueForInfoDictionaryKey( in getBundleInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndexDiscovery.h19 enum class TiRefKind { TypeRef, IndexRef }; enumerator