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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h756 Metadata *getRawScope() const { return getOperand(1); } function in class:llvm::DIType
1846 Metadata *getRawScope() const { return getOperand(1); } function in class:llvm::DICompileUnit::DISubprogram
2144 Metadata *getRawScope() const { return getOperand(0); } function in class:llvm::DICompileUnit::DILocation
2165 Metadata *getRawScope() const { return getOperand(1); } function in class:llvm::DICompileUnit::DILexicalBlockBase
2397 Metadata *getRawScope() const { return getOperand(1); } function in class:llvm::DICompileUnit::DILexicalBlock::DINamespace
2466 Metadata *getRawScope() const { return getOperand(1); } function in class:llvm::DICompileUnit::DILexicalBlock::DIModule
2641 Metadata *getRawScope() const { return getOperand(0); } function in class:llvm::DICompileUnit::DILexicalBlock::DIVariable
3231 Metadata *getRawScope() const { return getOperand(0); } function in class:llvm::DICompileUnit::DILexicalBlock::DIExpression::DICommonBlock
3380 Metadata *getRawScope() const { return getOperand(0); } function in class:llvm::DICompileUnit::DILexicalBlock::DIExpression::DILabel
3533 Metadata *getRawScope() const { return getOperand(0); } function in class:llvm::DICompileUnit::DILexicalBlock::DIExpression::DIImportedEntity
[all...]

Completed in 134 milliseconds