Searched refs:structNestingErrorCheck (Results 1 – 2 of 2) sorted by relevance
222 bool structNestingErrorCheck(const TSourceLoc &line, const TField &field);
2960 if(structNestingErrorCheck(typeSpecifier.line, *field)) in addStructDeclaratorList()3038 bool TParseContext::structNestingErrorCheck(const TSourceLoc &line, const TField &field) in structNestingErrorCheck() function in TParseContext