Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h135 bool structQualifierErrorCheck(const TSourceLoc &line, const TPublicType& pType);
DParseHelper.cpp700 bool TParseContext::structQualifierErrorCheck(const TSourceLoc &line, const TPublicType& pType) in structQualifierErrorCheck() function in TParseContext