Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp70 RecordArgABI getRecordArgABI(const CXXRecordDecl *RD) const override { in getRecordArgABI() function in __anon3b53191f0111::ItaniumCXXABI
H A DMicrosoftCXXABI.cpp826 MicrosoftCXXABI::getRecordArgABI(const CXXRecordDecl *RD) const { in getRecordArgABI() function in MicrosoftCXXABI
H A DTargetInfo.cpp156 static CGCXXABI::RecordArgABI getRecordArgABI(const RecordType *RT, in getRecordArgABI() function
167 static CGCXXABI::RecordArgABI getRecordArgABI(QualType T, in getRecordArgABI() function