#include "llvm/IR/Module.h"
Definition at line 193 of file Module.h.
◆ GlobalAsmFragment() [1/2]
| llvm::Module::GlobalAsmFragment::GlobalAsmFragment |
( |
StringRef | Asm | ) |
|
|
inline |
◆ GlobalAsmFragment() [2/2]
| llvm::Module::GlobalAsmFragment::GlobalAsmFragment |
( |
std::string | AsmArg, |
|
|
GlobalAsmProperties | Props = {} ) |
|
inline |
◆ empty()
| bool llvm::Module::GlobalAsmFragment::empty |
( |
| ) |
const |
|
inline |
◆ hasSameProperties()
◆ Asm
| std::string llvm::Module::GlobalAsmFragment::Asm |
◆ Props
The documentation for this struct was generated from the following file: