Lines Matching refs:Method
49 /// so, because the context is not an instance method.
66 /// context is not an instance method.
75 /// context is not an instance method.
151 // If the current context is not an instance method, it can't be
207 CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(FunctionLevelDC);
208 CXXRecordDecl *ContextClass = Method ? Method->getParent() : nullptr;
211 bool InStaticMethod = Method && Method->isStatic();
1138 assert(!isa<FunctionDecl>(MemberDecl) && "member function not C++ method?");
1476 // Check the use of this method.
1506 // Only works in a method declaration (??!).
1521 // Check the use of this method.
1757 /// is known to be an instance method, and the given unqualified lookup