Searched defs:CXXMethod (Results 1 – 3 of 3) sorted by relevance
160 auto *CXXMethod = dyn_cast<CXXMethodDecl>(D); in getSelfDecl() local
1646 if (const auto *CXXMethod = dyn_cast<CXXMethodDecl>(D)) { in getOverriddenMethods() local
9552 CXXMethod, in diagnoseOdrViolations() enumerator