Home
last modified time | relevance | path

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

/trunk/main/basic/source/comp/
H A Ddim.cxx849 if( pDef->IsCdecl() ) in ProcDecl()
860 if( pDef->IsCdecl() ) in ProcDecl()
1032 SbiOpcode eOp = pDef->IsCdecl() ? _CALLC : _CALL; in DefDeclare()
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx213 sal_Bool IsCdecl() const { return bCdecl; } in IsCdecl() function in SbiProcDef