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