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