Searched refs:Function2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp679 const auto *Function2 = cast<FunctionType>(T2); local
681 Function2->getReturnType()))
684 Function2->getExtInfo()))
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp3651 FunctionDecl *Function2) {
3665 CXXConversionDecl *Conv2 = dyn_cast<CXXConversionDecl>(Function2);

Completed in 121 milliseconds