Searched defs:StructureComponent (Results 1 – 3 of 3) sorted by relevance
654 [&](const common::Indirection<parser::StructureComponent> &) { in CheckDependList()
491 [&](const common::Indirection<parser::StructureComponent> &) { in CheckDataRef()
1806 struct StructureComponent { struct1808 StructureComponent(DataRef &&dr, Name &&n) in StructureComponent() function1817 WRAPPER_CLASS_BOILERPLATE(ProcComponentRef, Scalar<StructureComponent>); argument