Searched defs:unaryOpError (Results 1 – 3 of 3) sorted by relevance
254 void TParseContext::unaryOpError(const TSourceLoc &line, const char* op, TString operand) in unaryOpError() function in TParseContext
2278 void TParseContext::unaryOpError(const TSourceLoc& loc, const char* op, TString operand) in unaryOpError() function in glslang::TParseContext
6197 void HlslParseContext::unaryOpError(const TSourceLoc& loc, const char* op, TString operand) in unaryOpError() function in glslang::HlslParseContext