Searched refs:mInFunctionCallOutParameter (Results 1 – 2 of 2) sorted by relevance
331 return mOperatorRequiresLValue || mInFunctionCallOutParameter; in isLValueRequiredHere()349 bool mInFunctionCallOutParameter; variable
306 mInFunctionCallOutParameter = inOutParameter; in setInFunctionCallOutParameter()311 return mInFunctionCallOutParameter; in isInFunctionCallOutParameter()599 mInFunctionCallOutParameter(false) in TLValueTrackingTraverser()