Lines Matching refs:ParentMap
164 const ParentMap &getParentMap() const { in getParentMap()
619 static const Stmt *getEnclosingParent(const Stmt *S, const ParentMap &PM) { in getEnclosingParent()
1023 static bool isContainedByStmt(const ParentMap &PM, const Stmt *S, in isContainedByStmt()
1033 static const Stmt *getStmtBeforeCond(const ParentMap &PM, const Stmt *Term, in getStmtBeforeCond()
1047 static bool isInLoopBody(const ParentMap &PM, const Stmt *S, const Stmt *Term) { in isInLoopBody()
1279 const ParentMap &PM = C.getParentMap(); in generatePathDiagnosticsForNode()
1346 static const Stmt *getStmtParent(const Stmt *S, const ParentMap &PM) { in getStmtParent()
1423 const ParentMap &PM = LC->getParentMap(); in addContextEdges()
1677 static bool lexicalContains(const ParentMap &PM, const Stmt *X, const Stmt *Y) { in lexicalContains()
1688 const ParentMap &PM) { in removePunyEdges()
1768 const ParentMap &PM = LC->getParentMap(); in optimizeEdges()