Searched defs:hasSameParameterTypes (Results 1 – 2 of 2) sorted by relevance
43 static bool hasSameParameterTypes(const FunctionDecl &FD, const FunctionDecl &O, hasSameParameterTypes() function
50 bool hasSameParameterTypes(const CXXMethodDecl &D, const CXXMethodDecl &O) { in hasSameParameterTypes() function