Searched refs:canCopyArgument (Results 1 – 3 of 3) sorted by relevance
32 bool CGCXXABI::canCopyArgument(const CXXRecordDecl *RD) const { in canCopyArgument() function in CGCXXABI
140 bool canCopyArgument(const CXXRecordDecl *RD) const;
804 if (!canCopyArgument(RD)) in getRecordArgABI()