Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/interface/
H A Dcpp.cc113 static bool same_signature(FunctionDecl *fd1, FunctionDecl *fd2) in same_signature() function
166 if (!same_signature(fd, m)) in is_overridden()