Searched refs:accStructCheck (Results 1 – 2 of 2) sorted by relevance
365 void accStructCheck(const TSourceLoc & loc, const TType & type, const TString & identifier);
3333 void TParseContext::accStructCheck(const TSourceLoc& loc, const TType& type, const TString& identif… in accStructCheck() function in glslang::TParseContext6618 accStructCheck(loc, type, identifier); in declareVariable()