Home
last modified time | relevance | path

Searched defs:getIndexType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h190 IntegerType *getIndexType() const { in getIndexType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDataLayout.cpp865 Type *DataLayout::getIndexType(Type *Ty) const { in getIndexType() function in DataLayout
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h405 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function