Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp994 else if (CTy->isTypePassByReference()) in constructTypeDIE()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h739 bool isTypePassByReference() const { in isTypePassByReference() function