Searched refs:HasRVO (Results 1 – 3 of 3) sorted by relevance
21 bool HasThisPointer, bool HasRVO) in Function() argument24 HasThisPointer(HasThisPointer), HasRVO(HasRVO) {} in Function()
102 bool hasRVO() const { return HasRVO; } in hasRVO()148 bool HasThisPointer, bool HasRVO);198 bool HasRVO = false; variable
41 bool HasRVO = false; in compileFunc() local43 HasRVO = true; in compileFunc()72 std::move(ParamDescriptors), HasThisPointer, HasRVO); in compileFunc()