Home
last modified time | relevance | path

Searched defs:DISubprogram (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.h25 class DISubprogram; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h46 class DISubprogram; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h51 class DISubprogram; variable
DDebugInfoMetadata.h1649 DISubprogram(LLVMContext &C, StorageType Storage, unsigned Line, in DISubprogram() function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs901 pub type DISubprogram = DIScope; typedef
2005 ) -> &'a DISubprogram; in LLVMRustDIBuilderCreateFunction()
2020 ) -> &'a DISubprogram; in LLVMRustDIBuilderCreateMethod()