Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1358 CXXMethodDecl *Method2) { in IsStructurallyEquivalent()
2013 ObjCMethodDecl *Method2) { in IsStructurallyEquivalent()
2098 ObjCCategoryDecl::method_iterator Method2 = D2->meth_begin(), in IsStructurallyEquivalent() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5037 CXXMethodDecl *Method2 = dyn_cast<CXXMethodDecl>(FD2); in isAtLeastAsSpecializedAs() local