Searched defs:makeInternalVariable (Results 1 – 4 of 4) sorted by relevance
234 TVariable* makeInternalVariable(const TString& name, const TType& type) const { in makeInternalVariable() function
7804 TVariable* HlslParseContext::makeInternalVariable(const char* name, const TType& type) const in makeInternalVariable() function in glslang::HlslParseContext
656 void makeInternalVariable(TSymbol& symbol) in makeInternalVariable() function
6247 TVariable* TParseContext::makeInternalVariable(const char* name, const TType& type) const in makeInternalVariable() function in glslang::TParseContext