Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/s5abi_macosx_aarch64/ !
H A Dabi.cxx80 bool collectHfa( typelib_TypeDescriptionReference *pTypeRef, HfaKind &rKind, int &rCount ) in collectHfa() function
108 bOk = collectHfa( in collectHfa()
113 bOk = collectHfa( pComp->ppTypeRefs[i], rKind, rCount ); in collectHfa()
134 if ( collectHfa( pTypeRef, kind, count ) && kind != HFA_NONE && count >= 1 && count <= 4 ) in classifyAggregate()
240 collectHfa( pTypeRef, kind, count ); in fill_struct()