Home
last modified time | relevance | path

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

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