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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2553 DINodeRef getEntity() const { return DINodeRef(getRawEntity()); }
2557 Metadata *getRawEntity() const { return getOperand(1); } function in class:llvm::DICompileUnit::DILexicalBlock::DIImportedEntity
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2553 DINodeRef getEntity() const { return DINodeRef(getRawEntity()); }
2557 Metadata *getRawEntity() const { return getOperand(1); } function in class:llvm::DICompileUnit::DILexicalBlock::DIImportedEntity

Completed in 274 milliseconds