Lines Matching refs:Method
544 // If this is a method template specialization, use the linkage for
562 // -finline-visibility-hidden if this is an inline method.
579 // *do* apply -fvisibility to method declarations.
915 // For method declarations, we keep track of redeclarations.
1574 if (const CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(this))
1575 return Method->isStatic();
2467 // Other Decl Allocation/Deallocation Method Implementations