Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1288 CXXMethodDecl *Method2) { in IsStructurallyEquivalent()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5098 CXXMethodDecl *Method2 = dyn_cast<CXXMethodDecl>(FD2); in isAtLeastAsSpecializedAs() local