Searched defs:TField (Results 1 – 3 of 3) sorted by relevance
17 class TField; variable
34 TField(TType *type, const ImmutableString &name, const TSourceLoc &line, SymbolType symbolType) in TField() function
188 const std::unordered_map<const TField *, bool> &convertedFields) in IsConvertedField()