Searched defs:baseObject (Results 1 – 5 of 5) sorted by relevance
1107 auto &baseObject = getObject(baseId); in ApplyDecorationsForAccessChain() local1149 auto &baseObject = getObject(baseId); in WalkExplicitLayoutAccessChain() local1261 auto &baseObject = getObject(baseId); in WalkAccessChain() local
3258 …ptFunctionCall(const TSourceLoc& loc, TString& name, TIntermTyped*& node, TIntermTyped* baseObject) in acceptFunctionCall()
3260 …ptFunctionCall(const TSourceLoc& loc, TString& name, TIntermTyped*& node, TIntermTyped* baseObject) in acceptFunctionCall()
3744 if (auto baseObject = baseType->getAs<ObjCObjectType>()) in getObjCObjectType() local
5033 if (const auto *baseObject = baseType->getAs<ObjCObjectType>()) in getObjCObjectType() local