Searched defs:hasParent (Results 1 – 2 of 2) sorted by relevance
54 bool hasParent(const Stmt *S) const { return getParent(S) != nullptr; } in hasParent() function
1021 hasParent = {}; variable