Home
last modified time | relevance | path

Searched refs:directReturn (Results 1 – 1 of 1) sorted by relevance

/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx128 bool directReturn, typelib_TypeDescriptionReference * returnType, in call() argument
138 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() argument
499 if (!directReturn) { in generateCodeSnippet()

Completed in 11 milliseconds