Searched defs:baseObject (Results 1 – 2 of 2) sorted by relevance
1138 auto &baseObject = getObject(baseId); in ApplyDecorationsForAccessChain() local1180 auto &baseObject = getObject(baseId); in WalkExplicitLayoutAccessChain() local1292 auto &baseObject = getObject(baseId); in WalkAccessChain() local
3551 …ptFunctionCall(const TSourceLoc& loc, TString& name, TIntermTyped*& node, TIntermTyped* baseObject) in acceptFunctionCall()