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