Searched refs:checkIsBelowStructNestingLimit (Results 1 – 2 of 2) sorted by relevance
442 void checkIsBelowStructNestingLimit(const TSourceLoc &line, const TField &field);
5295 void TParseContext::checkIsBelowStructNestingLimit(const TSourceLoc &line, const TField &field) in checkIsBelowStructNestingLimit() function in sh::TParseContext6525 checkIsBelowStructNestingLimit(typeSpecifier.getLine(), *field); in addStructDeclaratorList()