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

/external/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2242 class DIImportedEntity : public DINode { class in class:llvm::DICompileUnit
2248 DIImportedEntity(LLVMContext &C, StorageType Storage, unsigned Tag, function in class:llvm::DICompileUnit::DIImportedEntity
2251 ~DIImportedEntity() = default;
2253 static DIImportedEntity *getImpl(LLVMContext &Context, unsigned Tag,
2261 static DIImportedEntity *getImpl(LLVMContext &Context, unsigned Tag,
2273 DEFINE_MDNODE_GET(DIImportedEntity,
2277 DEFINE_MDNODE_GET(DIImportedEntity,

Completed in 470 milliseconds