Lines Matching refs:getAllDerivedDefinitions
396 Records.getAllDerivedDefinitions("GenericType"); in EmitDeclarations()
399 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in EmitDeclarations()
502 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in GetOverloads()
510 std::vector<Record *> Builtins = Records.getAllDerivedDefinitions("Builtin"); in GetOverloads()
542 Records.getAllDerivedDefinitions("FunctionExtension"); in EmitExtensionTable()
796 for (const auto *VectList : Records.getAllDerivedDefinitions("IntList")) { in EmitQualTypeFinder()
811 Records.getAllDerivedDefinitions("ImageType"); in EmitQualTypeFinder()
861 for (const auto *GenType : Records.getAllDerivedDefinitions("GenericType")) { in EmitQualTypeFinder()
905 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in EmitQualTypeFinder()
1226 std::vector<Record *> Builtins = Records.getAllDerivedDefinitions("Builtin"); in emit()
1289 std::vector<Record *> Builtins = Records.getAllDerivedDefinitions("Builtin"); in emit()