Home
last modified time | relevance | path

Searched defs:getTypeId (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeTypedef.cpp29 SymIndexId NativeTypeTypedef::getTypeId() const { in getTypeId() function in NativeTypeTypedef
H A DNativeTypeFunctionSig.cpp42 SymIndexId getTypeId() const override { return RealType->getSymIndexId(); } in getTypeId() function in __anonb5a81fdf0111::NativeTypeFunctionArg
161 SymIndexId NativeTypeFunctionSig::getTypeId() const { in getTypeId() function in NativeTypeFunctionSig
H A DNativeTypeArray.cpp62 SymIndexId NativeTypeArray::getTypeId() const { in getTypeId() function in NativeTypeArray
H A DNativeSymbolEnumerator.cpp58 SymIndexId NativeSymbolEnumerator::getTypeId() const { in getTypeId() function in NativeSymbolEnumerator
H A DNativeTypePointer.cpp101 SymIndexId NativeTypePointer::getTypeId() const { in getTypeId() function in NativeTypePointer
H A DNativeTypeEnum.cpp345 SymIndexId NativeTypeEnum::getTypeId() const { in getTypeId() function in NativeTypeEnum
H A DNativeRawSymbol.cpp321 SymIndexId NativeRawSymbol::getTypeId() const { return 0; } in getTypeId() function in NativeRawSymbol
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h420 uint32_t getTypeId(const DIType *Ty) { in getTypeId() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp827 SymIndexId DIARawSymbol::getTypeId() const { in getTypeId() function in DIARawSymbol