Home
last modified time | relevance | path

Searched refs:checkIsNonVoid (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DParseContext.h142 bool checkIsNonVoid(const TSourceLoc &line,
DParseContext.cpp933 bool TParseContext::checkIsNonVoid(const TSourceLoc &line, in checkIsNonVoid() function in sh::TParseContext
1381 if (!checkIsNonVoid(line, identifier, type->getBasicType())) in declareVariable()
5648 checkIsNonVoid(typeSpecifier.getLine(), (*declaratorList)[0]->name(), in addStructDeclaratorList()