Home
last modified time | relevance | path

Searched refs:isTypePassByReference (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1029 else if (CTy->isTypePassByReference()) in constructTypeDIE()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h790 bool isTypePassByReference() const { in isTypePassByReference() function