Searched refs:IsCdecl (Results 1 – 2 of 2) sorted by relevance
851 if( pDef->IsCdecl() ) in ProcDecl()862 if( pDef->IsCdecl() ) in ProcDecl()1034 SbiOpcode eOp = pDef->IsCdecl() ? _CALLC : _CALL; in DefDeclare()
213 sal_Bool IsCdecl() const { return bCdecl; } in IsCdecl() function in SbiProcDef
Completed in 11 milliseconds