Home | History | Annotate | Download | only in Core

Lines Matching defs:CD

1538         const CXXRecordDecl *CD = MD->getParent();
1539 if (CD->getName() == "list") {
1557 const CXXRecordDecl *CD = MD->getParent();
1558 if (CD->getName() == "basic_string") {