Searched defs:TypeAccessFormat (Results 1 – 1 of 1) sorted by relevance
113 struct TypeAccessFormat struct115 …TypeAccessFormat (const VarType& type_, const TypeComponentVector& path_) : type(type_), path(path… in TypeAccessFormat() function117 const VarType& type;118 const TypeComponentVector& path;