Searched defs:CXXMethod (Results 1 – 3 of 3) sorted by relevance
151 auto *CXXMethod = dyn_cast<CXXMethodDecl>(D); in getSelfDecl() local
2296 CXXMethod = 1U << 13, in CalculateDiagnostic() enumerator
1312 if (const CXXMethodDecl *CXXMethod = dyn_cast<CXXMethodDecl>(D)) { in getOverriddenMethods() local