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()794 SvMetaType * pBaseType = pType->GetBaseType(); in Write()973 SvMetaType * pBaseType = pType->GetBaseType(); in MakeSfx()1165 SvMetaType * SvMetaType::GetBaseType() const in GetBaseType() function in SvMetaType1893 if( GetBaseType()->GetType() == TYPE_STRUCT ) in MakeSfx()2126 SvMetaType * pBType = GetBaseType(); in WriteTypePrefix()2145 SvMetaType * pBaseType = GetBaseType(); in WriteTypePrefix()2176 SvMetaType * pBaseType = GetBaseType(); in WriteTypePrefix()2222 SvMetaType * pBT = GetBaseType(); in GetParserString()[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()
Completed in 53 milliseconds