Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp3225 bool Sema::FunctionParamTypesAreEqual(ArrayRef<QualType> Old, FunctionParamTypesAreEqual() function in Sema
3252 bool Sema::FunctionParamTypesAreEqual(const FunctionProtoType *OldType, FunctionParamTypesAreEqual() function in Sema