Searched defs:GetStruct (Results 1 – 8 of 8) sorted by relevance
1316 struct GetStruct<T> { struct1321 impl<T> Get<T> for GetStruct<T> { implementation
34 template<typename T> T GetStruct(uoffset_t o) const { in GetStruct() function
60 template<typename P> P GetStruct(voffset_t field) const { in GetStruct() function
390 analysis::Struct* InstrumentPass::GetStruct( in GetStruct() function in spvtools::opt::InstrumentPass
1410 def GetStruct(x): function