Searched refs:trackLinkage (Results 1 – 5 of 5) sorted by relevance
243 void TParseContextBase::trackLinkage(TSymbol& symbol) in trackLinkage() function in glslang::TParseContextBase285 trackLinkage(*symbol); in makeEditable()601 trackLinkage(*globalUniformBlock); in growGlobalUniformBlock()
227 virtual void trackLinkage(TSymbol& symbol);
3712 trackLinkage(*symbol); in declareArray()4262 trackLinkage(*block); in redeclareBuiltinBlock()6272 trackLinkage(*variable); in declareNonArray()7090 trackLinkage(variable); in declareBlock()
326 using TParseContextBase::trackLinkage;327 void trackLinkage(TSymbol& variable) override;
1111 trackLinkage(*ioVar); in splitBuiltIn()1267 trackLinkage(*memberVariable); in addFlattenedMember()1450 void HlslParseContext::trackLinkage(TSymbol& symbol) in trackLinkage() function in glslang::HlslParseContext1457 TParseContextBase::trackLinkage(symbol); in trackLinkage()1561 trackLinkage(variable); in assignToInterface()2118 trackLinkage(*variable); in transformEntryPoint()2542 trackLinkage(**clipCullVar); in assignClipCullDistance()3144 trackLinkage(*newTexture); in handleSamplerTextureCombine()6651 trackLinkage(*symbol); in declareArray()7838 trackLinkage(*variable); in declareNonArray()[all …]