Home
last modified time | relevance | path

Searched refs:FunctionNonObjectParamTypesAreEqual (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp3473 bool Sema::FunctionNonObjectParamTypesAreEqual(const FunctionDecl *OldFunction, in FunctionNonObjectParamTypesAreEqual() function in Sema
10671 if (!S.FunctionNonObjectParamTypesAreEqual(Fn1, Fn2, nullptr, in sameFunctionParameterTypeLists()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10114 bool FunctionNonObjectParamTypesAreEqual(const FunctionDecl *OldFunction,