reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
  228       Records.getAllDerivedDefinitions("GenericType");
  231   std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type");
  328   std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type");
  336   std::vector<Record *> Builtins = Records.getAllDerivedDefinitions("Builtin");
  472   for (const auto *VectList : Records.getAllDerivedDefinitions("IntList")) {
  487       Records.getAllDerivedDefinitions("ImageType");
  527   for (const auto *GenType : Records.getAllDerivedDefinitions("GenericType")) {
  562   std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type");