Searched refs:HasThisPointer (Results 1 – 3 of 3) sorted by relevance
21 bool HasThisPointer, bool HasRVO) in Function() argument24 HasThisPointer(HasThisPointer), HasRVO(HasRVO) {} in Function()
136 bool hasThisPointer() const { return HasThisPointer; } in hasThisPointer()148 bool HasThisPointer, bool HasRVO);194 bool HasThisPointer = false; variable
51 bool HasThisPointer = false; in compileFunc() local54 HasThisPointer = true; in compileFunc()72 std::move(ParamDescriptors), HasThisPointer, HasRVO); in compileFunc()