Searched refs:CompiledModelGroup (Results 1 – 8 of 8) sorted by relevance
310 class SP_API CompiledModelGroup {312 CompiledModelGroup(Owner<ModelGroup> &);316 CompiledModelGroup *copy() const;322 CompiledModelGroup(const CompiledModelGroup &); // undefined323 void operator=(const CompiledModelGroup &); // undefined347 MatchState(const CompiledModelGroup *); // may be 0457 unsigned CompiledModelGroup::andStateSize() const in andStateSize()463 Boolean CompiledModelGroup::containsPcdata() const in containsPcdata()481 const LeafContentToken *CompiledModelGroup::initial() const in initial()487 const ModelGroup *CompiledModelGroup::modelGroup() const in modelGroup()
44 Owner<CompiledModelGroup> &modelGroup);45 const CompiledModelGroup *compiledModelGroup() const;73 Owner<CompiledModelGroup> modelGroup_;122 const CompiledModelGroup *ElementDefinition::compiledModelGroup() const in compiledModelGroup()
36 Owner<CompiledModelGroup> compiledModel(new CompiledModelGroup(model)); in startContent()
38 Owner<CompiledModelGroup> &LOCALmodelGroup) in ElementDefinition()
191 CompiledModelGroup::CompiledModelGroup(Owner<ModelGroup> &modelGroup) in CompiledModelGroup() function in SP_NAMESPACE::CompiledModelGroup196 void CompiledModelGroup::compile(size_t nElementTypeIndex, in compile()596 MatchState::MatchState(const CompiledModelGroup *model) in MatchState()
192 __instantiate(Owner < CompiledModelGroup >\
1264 const CompiledModelGroup *grp in findMissingTag()
684 Owner<CompiledModelGroup> in parseElementDecl()685 modelGroup(new CompiledModelGroup(parm.modelGroupPtr)); in parseElementDecl()