Searched refs:Callee1 (Results 1 – 1 of 1) sorted by relevance
187 Decl *Callee1 = const_cast<Decl *>(E1->getCalleeDecl()); in IsStmtEquivalent() local191 if (static_cast<bool>(Callee1) != static_cast<bool>(Callee2)) in IsStmtEquivalent()195 if (!static_cast<bool>(Callee1)) in IsStmtEquivalent()199 return IsStructurallyEquivalent(Context, Callee1, Callee2); in IsStmtEquivalent()