Searched refs:directReturn (Results 1 – 1 of 1) sorted by relevance
128 bool directReturn, typelib_TypeDescriptionReference * returnType, in call() argument138 OSL_ASSERT(!(directReturn && retconv)); in call()142 if (directReturn) { in call()155 sal_Int32 stackPos = directReturn ? 1 : 2; // skip return ptr and this ptr in call()339 if (directReturn) { in call()496 bool directReturn) in generateCodeSnippet() argument499 if (!directReturn) { in generateCodeSnippet()
Completed in 12 milliseconds