OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DISubroutineType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
dibuilder.go
339
//
DISubroutineType
holds the values for creating subroutine type debug metadata.
340
type
DISubroutineType
struct {
352
func (d *DIBuilder) CreateSubroutineType(t
DISubroutineType
) Metadata {
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h
1263
class
DISubroutineType
: public DIType {
1271
DISubroutineType
(LLVMContext &C, StorageType Storage, DIFlags Flags,
1276
~
DISubroutineType
() = default;
1278
static
DISubroutineType
*getImpl(LLVMContext &Context, DIFlags Flags,
1284
static
DISubroutineType
*getImpl(LLVMContext &Context, DIFlags Flags,
1294
DEFINE_MDNODE_GET(
DISubroutineType
,
1297
DEFINE_MDNODE_GET(
DISubroutineType
,
1870
DISubroutineType
*Type, unsigned ScopeLine, DIType *ContainingType,
1906
unsigned Line,
DISubroutineType
*Type, unsigned ScopeLine,
2006
DISubroutineType
*getType() const
[
all
...]
Completed in 19 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026