Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/dsymutil/
DCFBundle.cpp162 if (CFTypeRef TypeRef = in getBundleInfo() local
170 if (CFTypeRef TypeRef = Bundle.GetValueForInfoDictionaryKey( in getBundleInfo() local
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndexDiscovery.h19 enum class TiRefKind { TypeRef, IndexRef }; enumerator