Home
last modified time | relevance | path

Searched defs:DISubroutineType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Ddibuilder.go321 type DISubroutineType struct { struct
323 File Metadata
327 Parameters []Metadata
/aosp_15_r20/external/llvm/docs/
H A DLangRef.rst4007 .. _DISubroutineType: target
4009 DISubroutineType subsubsection
4023 .. _DIDerivedType:
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1069 DISubroutineType(LLVMContext &C, StorageType Storage, DIFlags Flags, in DISubroutineType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp787 DISubroutineType::DISubroutineType(LLVMContext &C, StorageType Storage, in DISubroutineType() function in DISubroutineType