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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h30 UnmodifiedType = 1 << 4, member in class:llvm::pdb::PdbSymbolIdField
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeUDT.h68 NativeTypeUDT *UnmodifiedType = nullptr; member in class:llvm::pdb::NativeTypeUDT
H A DNativeTypeEnum.h68 NativeTypeEnum *UnmodifiedType = nullptr; member in class:llvm::pdb::NativeTypeEnum
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp30 NativeTypeUDT(NativeSession &Session, SymIndexId Id, NativeTypeUDT &UnmodifiedType, codeview::ModifierRecord Modifier) argument
[all...]
H A DNativeTypeEnum.cpp123 NativeTypeEnum(NativeSession &Session, SymIndexId Id, NativeTypeEnum &UnmodifiedType, codeview::ModifierRecord Modifier) argument
[all...]

Completed in 141 milliseconds