Searched defs:getParentIgnoreParenCasts (Results 1 – 2 of 2) sorted by relevance
51 const Stmt *getParentIgnoreParenCasts(const Stmt *S) const { in getParentIgnoreParenCasts() function
131 Stmt *ParentMap::getParentIgnoreParenCasts(Stmt *S) const { in getParentIgnoreParenCasts() function in ParentMap