Searched refs:getEnclosingParent (Results 1 – 1 of 1) sorted by relevance
403 static const Stmt *getEnclosingParent(const Stmt *S, const ParentMap &PM) { in getEnclosingParent() function431 while (const Stmt *Parent = getEnclosingParent(S, P)) { in getEnclosingStmtLocation()