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