Home
last modified time | relevance | path

Searched defs:UnmodifiedType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeEnum.h68 NativeTypeEnum *UnmodifiedType = nullptr; variable
H A DNativeTypeUDT.h68 NativeTypeUDT *UnmodifiedType = nullptr; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h30 UnmodifiedType = 1 << 4, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp31 NativeTypeUDT &UnmodifiedType, in NativeTypeUDT()
H A DNativeTypeEnum.cpp124 NativeTypeEnum &UnmodifiedType, in NativeTypeEnum()