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