Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAsCXXRecordDecl

420             variable->getType()->getAsCXXRecordDecl()) {
1470 if (CI.isByRef() && variable->getType()->getAsCXXRecordDecl()) {
1562 } else if (const CXXRecordDecl *record = type->getAsCXXRecordDecl()) {
1953 if (const CXXRecordDecl *record = type->getAsCXXRecordDecl()) {