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.cpp3286 bool Sema::FunctionNonObjectParamTypesAreEqual(const FunctionDecl *OldFunction, in FunctionNonObjectParamTypesAreEqual() function in Sema
10208 if (!S.FunctionNonObjectParamTypesAreEqual( in sameFunctionParameterTypeLists()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9929 bool FunctionNonObjectParamTypesAreEqual(const FunctionDecl *OldFunction,