Searched refs:mStructNestingLevel (Results 1 – 4 of 4) sorted by relevance
51 mStructNestingLevel(0), in TParseContext()263 int mStructNestingLevel; // incremented while parsing a struct declaration variable
3020 ++mStructNestingLevel; in enterStructDeclaration()3025 if (mStructNestingLevel > 1) { in enterStructDeclaration()3035 --mStructNestingLevel; in exitStructDeclaration()
665 int mStructNestingLevel; // incremented while parsing a struct declaration variable
201 mStructNestingLevel(0), in TParseContext()4583 ++mStructNestingLevel; in enterStructDeclaration()4587 if (mStructNestingLevel > 1) in enterStructDeclaration()4595 --mStructNestingLevel; in exitStructDeclaration()