Searched refs:deepestNesting (Results 1 – 2 of 2) sorted by relevance
128 int deepestNesting() const in deepestNesting() function465 return structure ? structure->deepestNesting() : 0; in getDeepestStructNesting()
110 deepestStructNesting = structure ? structure->deepestNesting() : 0; in computeDeepestStructNesting()