Searched refs:DIScopeRef (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h83 typedef TypedDINodeRef<DIScope> DIScopeRef; typedef in namespace:llvm
413 DIScopeRef getScope() const;
553 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
678 DIScopeRef Scope, DITypeRef BaseType,
713 DIScopeRef Scope, DITypeRef BaseType, uint64_t SizeInBits,
794 unsigned Line, DIScopeRef Scope, DITypeRef BaseType,
824 DIScopeRef Scope, DITypeRef BaseType, uint64_t SizeInBits,
1319 getImpl(LLVMContext &Context, DIScopeRef Scope, StringRef Name,
1355 (DIScopeRef Scop
[all...]
/external/llvm/lib/IR/
H A DDebugInfoMetadata.cpp119 DIScopeRef DIScope::getScope() const {

Completed in 97 milliseconds