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