Lines Matching defs:Method
1780 CXXMethodDecl *Method = Node->getCallOperator();1782 for (auto P : Method->params()) {1791 if (Method->isVariadic()) {1802 = Method->getType()->getAs<FunctionProtoType>();2221 // Stmt method implementations