Searched refs:accStructNVCheck (Results 1 – 2 of 2) sorted by relevance
352 void accStructNVCheck(const TSourceLoc & loc, const TType & type, const TString & identifier);
3021 void TParseContext::accStructNVCheck(const TSourceLoc& loc, const TType& type, const TString& ident… in accStructNVCheck() function in glslang::TParseContext6158 accStructNVCheck(loc, type, identifier); in declareVariable()