Searched refs:GetBaseType (Results 1 – 8 of 8) sorted by relevance
519 SvMetaType * pBaseType = pType->GetBaseType(); in WriteParam()650 SvMetaType * pBaseType = pType->GetBaseType(); in WriteCSource()655 bVoid = pBaseType->GetReturnType()->GetBaseType()->GetName() == "void"; in WriteCSource()699 rOutStm << pBaseType->GetReturnType()->GetBaseType()->GetParserChar(); in WriteCSource()741 const SvMetaAttributeMemberList & rList = GetType()->GetBaseType()->GetAttrList(); in WriteRecursiv_Impl()794 SvMetaType * pBaseType = pType->GetBaseType(); in Write()904 SvMetaType* pBaseType2 = pType2->GetBaseType(); in Write()905 … rOutStm << pBaseType2->GetReturnType()->GetBaseType()->GetBasicName().GetBuffer() << endl; in Write()907 DBG_ASSERT( pBaseType2->GetReturnType()->GetBaseType()->GetBasicName().Len(), in Write()973 SvMetaType * pBaseType = pType->GetBaseType(); in MakeSfx()[all …]
1100 SvMetaType * pBType = GetType()->GetBaseType(); in Insert()1496 GetType()->GetBaseType()->GetType() != TYPE_STRUCT ) in WriteSlot()
80 public INode GetBaseType (final SchemaBase aSchema) in GetBaseType() method in Extension91 return GetBaseType(aSchema); in GetReferencedNode()131 aNode = ((Extension)aNode).GetBaseType(aSchemaBase); in AddNodes()
206 final INode aBaseType = maSchemaBase.GetSimpleTypeForName(aNode.GetBaseType()); in Visit()208 throw new RuntimeException("got no type for name "+aNode.GetBaseType()); in Visit()
89 maSchemaOptimizer.RequestType(aRestriction.GetBaseType()); in Visit()
84 public QualifiedName GetBaseType () in GetBaseType() method in Restriction
198 SvMetaType * GetBaseType() const;
387 WritePair("base-type", aNode.GetBaseType().GetDisplayName()); in Visit()