Searched refs:sameDecl (Results 1 – 1 of 1) sorted by relevance
39 inline bool sameDecl(const Expr *A1, const Expr *A2) { in sameDecl() function in __anon882ecd8a0111::WalkAST51 return sameDecl(UE->getArgumentExpr(), WithArg); in isSizeof()62 sameDecl(CE->getArg(0), WithArg)); in isStrlen()