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