Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DParseContext.h540 void checkOutParameterIsNotOpaqueType(const TSourceLoc &line,
DParseContext.cpp1030 void TParseContext::checkOutParameterIsNotOpaqueType(const TSourceLoc &line, in checkOutParameterIsNotOpaqueType() function in sh::TParseContext
1397 checkOutParameterIsNotOpaqueType(line, typeQualifier.qualifier, *type); in checkIsParameterQualifierValid()