Searched refs:IndirectionLevel (Results 1 – 1 of 1) sorted by relevance
444 int IndirectionLevel,614 int IndirectionLevel = 1; in VisitNode() local633 IndirectionLevel++; in VisitNode()683 unsigned IndirectionLevel) { in maybeEmitNote() argument738 IndirectionLevel--; in prettyPrintRegionName()763 IndirectionLevel, os); in prettyPrintRegionName()787 if (IndirectionLevel > 0 && MoreItemsExpected) { in prettyPrintFirstElement()788 IndirectionLevel--; in prettyPrintFirstElement()792 if (IndirectionLevel > 0 && MoreItemsExpected) in prettyPrintFirstElement()795 for (int i = 0; i < IndirectionLevel; i++) in prettyPrintFirstElement()[all …]