Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1586 typedef llvm::ArrayRef<llvm::Type*> TypeArray; typedef
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp425 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp795 uint8_t CC, Metadata *TypeArray, in getImpl()