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

References

tools/llvm-c-test/debuginfo.c
   72     LLVMDIBuilderCreateTypedef(DIB, Int64Ty, "int64_t", 7, File, 42, File);
   83   LLVMMetadataRef StructDbgElts[] = {Int64Ty, Int64Ty, Int64Ty};
   83   LLVMMetadataRef StructDbgElts[] = {Int64Ty, Int64Ty, Int64Ty};
   83   LLVMMetadataRef StructDbgElts[] = {Int64Ty, Int64Ty, Int64Ty};
  110                                   Int64Ty, Subscripts, 1);
  113   LLVMMetadataRef ParamTypes[] = {Int64Ty, Int64Ty, VectorTy};
  113   LLVMMetadataRef ParamTypes[] = {Int64Ty, Int64Ty, VectorTy};
  137                                          42, Int64Ty, true, 0);
  143                                          42, Int64Ty, true, 0);
  165                                     43, Int64Ty, true, 0, 0);
  190       EnumeratorsTest, 3, Int64Ty);