Lines Matching defs:Field

42 static int64_t getInt(const Record *R, StringRef Field) {  in getInt()
98 for (const auto &Field : Fields) { in getFieldByName() local
127 std::string primaryRepresentation(SMLoc Loc, const GenericField &Field, in primaryRepresentation()
171 const GenericField &Field, TypeContext Ctx) { in searchableFieldType()
229 const GenericField &Field = Index.Fields[0]; in getNumericKey() local
275 const GenericField &Field) -> int { in compareBy()
320 for (const GenericField &Field : Index.Fields) { in compareBy() local
367 for (const auto &Field : Index.Fields) { in emitLookupFunction() local
394 for (const auto &Field : Index.Fields) { in emitLookupFunction() local
427 const GenericField &Field = Index.Fields[0]; in emitLookupFunction() local
454 for (const auto &Field : Index.Fields) { in emitLookupFunction() local
461 for (const auto &Field : Index.Fields) { in emitLookupFunction() local
480 for (const auto &Field : Index.Fields) { in emitLookupFunction() local
525 for (const auto &Field : Index.Fields) in emitLookupFunction() local
551 for (const auto &Field : Index.Fields) in emitLookupDeclaration() local
581 for (const auto &Field : Table.Fields) in emitGenericTable() local
600 bool SearchableTableEmitter::parseFieldType(GenericField &Field, in parseFieldType()
634 const GenericField *Field = Table.getFieldByName(FieldName); in parseSearchIndex() local
689 for (auto &Field : Table.Fields) { in collectTableEntries() local
716 for (auto &Field : Table.Fields) { in collectTableEntries() local
892 for (const RecordVal &Field : Class->getValues()) { in run() local
907 for (const auto &Field : in run() local