Searched refs:mInFunctionCallOutParameter (Results 1 – 2 of 2) sorted by relevance
307 mInFunctionCallOutParameter = inOutParameter; in setInFunctionCallOutParameter()312 return mInFunctionCallOutParameter; in isInFunctionCallOutParameter()649 mInFunctionCallOutParameter(false) in TLValueTrackingTraverser()
356 return mOperatorRequiresLValue || mInFunctionCallOutParameter; in isLValueRequiredHere()374 bool mInFunctionCallOutParameter; variable