Searched refs:IndirectionLevel (Results 1 – 1 of 1) sorted by relevance
363 int IndirectionLevel = 1; in VisitNode() local378 ParamIsReferenceType, IndirectionLevel); in VisitNode()382 IndirectionLevel++; in VisitNode()584 int IndirectionLevel, in prettyPrintRegionName() argument588 IndirectionLevel--; in prettyPrintRegionName()636 int IndirectionLevel, in prettyPrintFirstElement() argument640 if (IndirectionLevel > 0 && MoreItemsExpected) { in prettyPrintFirstElement()641 IndirectionLevel--; in prettyPrintFirstElement()645 if (IndirectionLevel > 0 && MoreItemsExpected) in prettyPrintFirstElement()648 for (int i=0; i<IndirectionLevel; i++) in prettyPrintFirstElement()[all …]