Searched refs:getArrayIndexTypeId (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeArray.cpp31 dumpSymbolField(OS, "arrayIndexTypeId", getArrayIndexTypeId(), Indent);
45 SymIndexId NativeTypeArray::getArrayIndexTypeId() const { function in class:NativeTypeArray
H A DNativeRawSymbol.cpp117 SymIndexId NativeRawSymbol::getArrayIndexTypeId() const { return 0; } function in class:NativeRawSymbol
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeArray.h31 SymIndexId getArrayIndexTypeId() const override;
H A DNativeRawSymbol.h71 SymIndexId getArrayIndexTypeId() const override;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h66 SymIndexId getArrayIndexTypeId() const override;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h95 virtual SymIndexId getArrayIndexTypeId() const = 0;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h334 uint32_t getArrayIndexTypeId() { function in class:llvm::BTFDebug
H A DBTFDebug.cpp207 ArrayInfo.IndexType = BDebug.getArrayIndexTypeId();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp592 SymIndexId DIARawSymbol::getArrayIndexTypeId() const { function in class:DIARawSymbol

Completed in 173 milliseconds