Home
last modified time | relevance | path

Searched defs:getRecordArgABI (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DTargetInfo.cpp137 static CGCXXABI::RecordArgABI getRecordArgABI(const RecordType *RT, in getRecordArgABI() function
145 static CGCXXABI::RecordArgABI getRecordArgABI(QualType T, in getRecordArgABI() function
DItaniumCXXABI.cpp62 RecordArgABI getRecordArgABI(const CXXRecordDecl *RD) const override { in getRecordArgABI() function in __anona7bdc4f60111::ItaniumCXXABI
DMicrosoftCXXABI.cpp791 MicrosoftCXXABI::getRecordArgABI(const CXXRecordDecl *RD) const { in getRecordArgABI() function in MicrosoftCXXABI
/external/llvm-project/clang/lib/CodeGen/
DItaniumCXXABI.cpp70 RecordArgABI getRecordArgABI(const CXXRecordDecl *RD) const override { in getRecordArgABI() function in __anon281053840111::ItaniumCXXABI
DMicrosoftCXXABI.cpp818 MicrosoftCXXABI::getRecordArgABI(const CXXRecordDecl *RD) const { in getRecordArgABI() function in MicrosoftCXXABI
DTargetInfo.cpp154 static CGCXXABI::RecordArgABI getRecordArgABI(const RecordType *RT, in getRecordArgABI() function
165 static CGCXXABI::RecordArgABI getRecordArgABI(QualType T, in getRecordArgABI() function