Home
last modified time | relevance | path

Searched defs:getTypeArray (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/llvm/passes/magic/support/
H A DEDIType.cpp145 DIArray EDIType::getTypeArray() const { in getTypeArray() function in llvm::EDIType
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h547 DITypedArray<DITypeRef> getTypeArray() const { in getTypeArray() function