Searched defs:DINamespace (Results 1 - 2 of 2) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1840 class DINamespace : public DIScope { class in class:llvm::DICompileUnit::DILexicalBlock
1847 DINamespace(LLVMContext &Context, StorageType Storage, unsigned Line, function in class:llvm::DICompileUnit::DILexicalBlock::DINamespace
1852 ~DINamespace() = default;
1854 static DINamespace *getImpl(LLVMContext &Context, DIScope *Scope,
1861 static DINamespace *getImpl(LLVMContext &Context, Metadata *Scope,
1872 DEFINE_MDNODE_GET(DINamespace, (DIScope * Scope, DIFile *File, StringRef Name,
1875 DEFINE_MDNODE_GET(DINamespace,
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1840 class DINamespace : public DIScope { class in class:llvm::DICompileUnit::DILexicalBlock
1847 DINamespace(LLVMContext &Context, StorageType Storage, unsigned Line, function in class:llvm::DICompileUnit::DILexicalBlock::DINamespace
1852 ~DINamespace() = default;
1854 static DINamespace *getImpl(LLVMContext &Context, DIScope *Scope,
1861 static DINamespace *getImpl(LLVMContext &Context, Metadata *Scope,
1872 DEFINE_MDNODE_GET(DINamespace, (DIScope * Scope, DIFile *File, StringRef Name,
1875 DEFINE_MDNODE_GET(DINamespace,

Completed in 92 milliseconds