Searched defs:CoindexedNamedObject (Results 1 – 3 of 3) sorted by relevance
661 [&](const common::Indirection<parser::CoindexedNamedObject> &) { in CheckDependList()
516 [&](const common::Indirection<parser::CoindexedNamedObject> &) { in CheckDataRef()
1821 struct CoindexedNamedObject { struct1823 CoindexedNamedObject(DataRef &&dr, ImageSelector &&is) in CoindexedNamedObject() argument1825 DataRef base;1826 ImageSelector imageSelector;