Home
last modified time | relevance | path

Searched defs:Method1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1310 CXXMethodDecl *Method1, in IsStructurallyEquivalent()
1965 ObjCMethodDecl *Method1, in IsStructurallyEquivalent()
2053 for (ObjCCategoryDecl::method_iterator Method1 = D1->meth_begin(), in IsStructurallyEquivalent() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4972 CXXMethodDecl *Method1 = dyn_cast<CXXMethodDecl>(FD1); in isAtLeastAsSpecializedAs() local