Searched refs:nonInitConstCheck (Results 1 – 2 of 2) sorted by relevance
431 void nonInitConstCheck(const TSourceLoc&, TString& identifier, TType& type);
3864 void TParseContext::nonInitConstCheck(const TSourceLoc& loc, TString& identifier, TType& type) in nonInitConstCheck() function in glslang::TParseContext6152 nonInitConstCheck(loc, identifier, type); in declareVariable()