Searched defs:isPointer (Results 1 – 3 of 3) sorted by relevance
57 …g & name, const VarConverter * converter, const std::string & printFormat , const bool isPointer) : in VarType()68 bool isPointer() const { return m_isPointer; } in isPointer() function
114 bool isPointer=false; in initFromFile() local
77 bool isPointer() const { return m_type->isPointer(); } in isPointer() function