Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp691 uint8_t CC, Metadata *TypeArray, in getImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp423 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions() local