Searched defs:getArrayIndexTypeId (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | NativeTypeArray.cpp | 46 SymIndexId NativeTypeArray::getArrayIndexTypeId() const { getArrayIndexTypeId() function in NativeTypeArray |
H A D | NativeRawSymbol.cpp | 116 SymIndexId NativeRawSymbol::getArrayIndexTypeId() const { return 0; } in getArrayIndexTypeId() function in NativeRawSymbol |
/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BTFDebug.h | 411 uint32_t getArrayIndexTypeId() { in getArrayIndexTypeId() function |
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ | ||
H A D | DIARawSymbol.cpp | 592 SymIndexId DIARawSymbol::getArrayIndexTypeId() const { in getArrayIndexTypeId() function in DIARawSymbol |