Searched refs:postVisit (Results 1 – 3 of 3) sorted by relevance
86 if (visit && it->postVisit) in traverse()106 if (visit && it->postVisit) in traverse()154 if (visit && it->postVisit) in traverse()186 if (visit && it->postVisit) in traverse()236 if (visit && it->postVisit) in traverse()256 if (visit && it->postVisit) in traverse()
580 …TIntermTraverser(bool preVisit = true, bool inVisit = false, bool postVisit = false, bool rightToL…583 postVisit(postVisit), in preVisit()624 const bool postVisit; variable
3829 PostVisitTU postVisit = 0; in cindextest_main() local3831 postVisit = PrintMemoryUsage; in cindextest_main()3835 postVisit); in cindextest_main()