Searched refs:IsLambdaStaticInvoker (Results 1 – 3 of 3) sorted by relevance
21 bool HasThisPointer, bool HasRVO, bool IsLambdaStaticInvoker) in Function() argument39 if (IsLambdaStaticInvoker) in Function()
415 bool IsLambdaStaticInvoker = false; in getOrCreateFunction() local423 IsLambdaStaticInvoker = true; in getOrCreateFunction()465 if (!IsLambdaStaticInvoker) { in getOrCreateFunction()508 std::move(ParamOffsets), HasThisPointer, HasRVO, IsLambdaStaticInvoker); in getOrCreateFunction()
236 bool HasRVO, bool IsLambdaStaticInvoker);