Searched refs:trackLinkage (Results 1 – 5 of 5) sorted by relevance
252 void TParseContextBase::trackLinkage(TSymbol& symbol) in trackLinkage() function in glslang::TParseContextBase300 trackLinkage(*symbol); in makeEditable()617 trackLinkage(*globalUniformBlock); in growGlobalUniformBlock()
236 virtual void trackLinkage(TSymbol& symbol);
4012 trackLinkage(*symbol); in declareArray()4571 trackLinkage(*block); in redeclareBuiltinBlock()6738 trackLinkage(*variable); in declareNonArray()7766 trackLinkage(variable); in declareBlock()
332 using TParseContextBase::trackLinkage;333 void trackLinkage(TSymbol& variable) override;
1107 trackLinkage(*ioVar); in splitBuiltIn()1274 trackLinkage(*memberVariable); in addFlattenedMember()1457 void HlslParseContext::trackLinkage(TSymbol& symbol) in trackLinkage() function in glslang::HlslParseContext1464 TParseContextBase::trackLinkage(symbol); in trackLinkage()1568 trackLinkage(variable); in assignToInterface()2211 trackLinkage(*variable); in transformEntryPoint()2635 trackLinkage(**clipCullVar); in assignClipCullDistance()3280 trackLinkage(*newTexture); in handleSamplerTextureCombine()6816 trackLinkage(*symbol); in declareArray()8012 trackLinkage(*variable); in declareNonArray()[all …]