HomeSort by relevance Sort by last modified time
    Searched refs:canCopyArgument (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGCXXABI.cpp 31 bool CGCXXABI::canCopyArgument(const CXXRecordDecl *RD) const {
CGCXXABI.h 117 bool canCopyArgument(const CXXRecordDecl *RD) const;
MicrosoftCXXABI.cpp 570 if (!canCopyArgument(RD))
    [all...]

Completed in 444 milliseconds