Home
last modified time | relevance | path

Searched defs:TypeArray (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1586 typedef llvm::ArrayRef<llvm::Type*> TypeArray; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp691 uint8_t CC, Metadata *TypeArray, in getImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp423 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dvisitor.h65 class TypeArray; variable
H A Dmtype.c3893 TypeArray::TypeArray(TY ty, Type *next) in TypeArray() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h65 class TypeArray; variable