Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.h142 bool checkIsNonVoid(const TSourceLoc &line,
DParseContext.cpp931 bool TParseContext::checkIsNonVoid(const TSourceLoc &line, in checkIsNonVoid() function in sh::TParseContext
1392 if (!checkIsNonVoid(line, identifier, type->getBasicType())) in declareVariable()
5707 checkIsNonVoid(typeSpecifier.getLine(), (*declaratorList)[0]->name(), in addStructDeclaratorList()