Home | History | Annotate | Download | only in AST

Lines Matching refs:Method

2436   } else if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(D)) {
2441 Method->isStatic(),
2442 Method->getStorageClassAsWritten(),
2443 Method->isInlineSpecified(),
2790 // Import the major distinguishing characteristics of a method.
2879 // FIXME: When we decide to merge method definitions, we'll need to