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.cxx545 if( pDef->GetConstDef() ) in Symbol()
574 if( pDef->GetConstDef() ) in Assign()
593 if( pDef && pDef->GetConstDef() ) in Set()
645 if( pDef && pDef->GetConstDef() ) in LSet()
661 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.cxx461 SbiConstDef* pConst = pDef->GetConstDef(); in DefVar()
789 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();

Completed in 35 milliseconds