Searched defs:TypeAccessFormat (Results 1 – 1 of 1) sorted by relevance
143 struct TypeAccessFormat struct145 …TypeAccessFormat(const VarType &type_, const TypeComponentVector &path_) : type(type_), path(path_) in TypeAccessFormat() function149 const VarType &type;150 const TypeComponentVector &path;