Home | History | Annotate | Download | only in Core

Lines Matching refs:Original

782       const Stmt *Original = S;
812 if (S != Original)
1477 // the node map (NMap) which maps from nodes in the original graph to nodes
1542 // Store the mapping to the original node.
1544 assert(IMitr != InverseMap.end() && "No mapping to original node.");
1702 // Find the BugReport with the original location.
1705 assert(R && "No original report found for sliced graph.");