Home
last modified time | relevance | path

Searched defs:DIGlobalVariableExpression (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/vendor/tinygo.org/x/go-llvm/
H A Ddibuilder.go226 type DIGlobalVariableExpression struct { struct
227 Name string // Name of the variable.
228 LinkageName string // Mangled name of the variable
229 File Metadata // File where this variable is defined.
230 Line int // Line number.
231 Type Metadata // Variable Type.
232 LocalToUnit bool // Flag indicating whether this variable is externally visible or not.
233 Expr Metadata // The location of the global relative to the attached GlobalVariable.
234 Decl Metadata // Reference to the corresponding declaration.
235 AlignInBits uint32 // Variable alignment(or 0 if no alignment attr was specified).
/dports/databases/postgresql12-server/postgresql-12.9/src/include/replication/
H A Dlogical.h41 /* infrastructure pieces for decoding */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DGlobalVariable.h39 class DIGlobalVariableExpression; variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalVariable.h39 class DIGlobalVariableExpression; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h39 class DIGlobalVariableExpression; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DGlobalVariable.h38 class DIGlobalVariableExpression; variable
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DGlobalVariable.h39 class DIGlobalVariableExpression; variable
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DGlobalVariable.h40 class DIGlobalVariableExpression; variable
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_llvm/src/llvm/
H A Dffi.rs856 pub type DIGlobalVariableExpression = DIDescriptor; typedef
2016 ) -> &'a DIGlobalVariableExpression; in LLVMRustDIBuilderCreateStaticVariable()
/dports/devel/llvm90/llvm-9.0.1.src/docs/
H A DLangRef.rst4599 DIGlobalVariableExpression subsubsection
4623 .. _DISubprogram:
/dports/devel/llvm10/llvm-10.0.1.src/docs/
H A DLangRef.rst4644 DIGlobalVariableExpression subsubsection
4668 .. _DISubprogram:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/docs/
H A DLangRef.rst4644 DIGlobalVariableExpression subsubsection
4668 .. _DISubprogram:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/docs/
H A DLangRef.rst4970 DIGlobalVariableExpression subsubsection
4994 .. _DISubprogram:
/dports/devel/llvm11/llvm-11.0.1.src/docs/
H A DLangRef.rst4970 DIGlobalVariableExpression subsubsection
4994 .. _DISubprogram:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/docs/
H A DLangRef.rst5052 DIGlobalVariableExpression subsubsection
5076 .. _DISubprogram:

12