Searched refs:typedThis (Results 1 – 1 of 1) sorted by relevance
3534 TIntermTyped *typedThis = thisNode->getAsTyped(); in addFunctionCallOrMethod() local3545 else if(typedThis == nullptr || !typedThis->isArray()) in addFunctionCallOrMethod()3552 arraySize = typedThis->getArraySize(); in addFunctionCallOrMethod()