Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/dsymutil/
DCFBundle.cpp162 if (CFTypeRef TypeRef = in getBundleInfo() local
170 if (CFTypeRef TypeRef = Bundle.GetValueForInfoDictionaryKey( in getBundleInfo() local
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndexDiscovery.h19 enum class TiRefKind { TypeRef, IndexRef }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndexDiscovery.h19 enum class TiRefKind { TypeRef, IndexRef }; enumerator
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1744 TypeIndex CodeViewDebug::getTypeIndex(DITypeRef TypeRef, DITypeRef ClassTyRef) { in getTypeIndex()
1764 TypeIndex CodeViewDebug::getCompleteTypeIndex(DITypeRef TypeRef) { in getCompleteTypeIndex()