Searched refs:checkIsNonVoid (Results 1 – 2 of 2) sorted by relevance
142 bool checkIsNonVoid(const TSourceLoc &line,
933 bool TParseContext::checkIsNonVoid(const TSourceLoc &line, in checkIsNonVoid() function in sh::TParseContext1381 if (!checkIsNonVoid(line, identifier, type->getBasicType())) in declareVariable()5648 checkIsNonVoid(typeSpecifier.getLine(), (*declaratorList)[0]->name(), in addStructDeclaratorList()