Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaOverload.cpp1020 !FunctionArgTypesAreEqual(OldType, NewType))) in IsOverload()
2569 if (!FunctionArgTypesAreEqual(FromFunction, ToFunction, &ArgPos)) { in HandleFunctionTypeMismatch()
2599 bool Sema::FunctionArgTypesAreEqual(const FunctionProtoType *OldType, in FunctionArgTypesAreEqual() function in clang::Sema
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h1954 bool FunctionArgTypesAreEqual(const FunctionProtoType *OldType,