Home | History | Annotate | Download | only in Sema

Lines Matching defs:Method

430     if (const CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Func))
431 isVirtualMethod = Method->isVirtual();
1255 Method,
1265 FunctionKind = Method;
1799 // warnings on a function, method, or block.