Searched defs:TField (Results 1 – 5 of 5) sorted by relevance
9 TField: TypeAlias = Union[TAtom, List[TAtom]] variable
17 class TField; variable
34 TField(TType *type, const ImmutableString &name, const TSourceLoc &line, SymbolType symbolType) in TField() function
43 func TField(typ Type, i int) Type { func
189 const angle::HashMap<const TField *, bool> &convertedFields) in IsConvertedField()