Home
last modified time | relevance | path

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

/trunk/main/basic/source/comp/
H A Dparser.cxx543 if( pDef->GetConstDef() ) in Symbol()
572 if( pDef->GetConstDef() ) in Assign()
591 if( pDef && pDef->GetConstDef() ) in Set()
643 if( pDef && pDef->GetConstDef() ) in LSet()
659 if( pDef && pDef->GetConstDef() ) in RSet()
H A Dsymtbl.cxx321 SbiConstDef* SbiSymDef::GetConstDef() in GetConstDef() function in SbiSymDef
530 SbiConstDef* SbiConstDef::GetConstDef() in GetConstDef() function in SbiConstDef
H A Ddim.cxx459 SbiConstDef* pConst = pDef->GetConstDef(); in DefVar()
787 SbiConstDef* pConst = pElem->GetConstDef(); in DefEnum()
H A Dexprtree.cxx305 SbiConstDef* pConst = pDef->GetConstDef(); in Term()
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx139 virtual SbiConstDef* GetConstDef();
240 virtual SbiConstDef* GetConstDef();