Home
last modified time | relevance | path

Searched refs:Complex32PartialPrecision (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h69 Complex32PartialPrecision = 0x0055, // 32 bit PP complex enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp236 case SimpleTypeKind::Complex32PartialPrecision: in getBuiltinType()