Searched defs:GetStruct (Results 1 – 4 of 4) sorted by relevance
34 template<typename T> T GetStruct(uoffset_t o) const { in GetStruct() function
70 template<typename P> P GetStruct(voffset_t field) const { in GetStruct() function
1092 struct GetStruct<T> { struct1097 impl<T> Get<T> for GetStruct<T> { argument
390 analysis::Struct* InstrumentPass::GetStruct( in GetStruct() function in spvtools::opt::InstrumentPass