HomeSort by relevance Sort by last modified time
    Searched defs:DIScope (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 154 /// DIScope - A base class for various scopes.
155 class DIScope : public DIDescriptor {
157 explicit DIScope(const MDNode *N = 0) : DIDescriptor (N) {}
158 virtual ~DIScope() {}
165 class DICompileUnit : public DIScope {
167 explicit DICompileUnit(const MDNode *N = 0) : DIScope(N) {}
204 class DIFile : public DIScope {
206 explicit DIFile(const MDNode *N = 0) : DIScope(N) {
232 class DIType : public DIScope {
237 DIType(const MDNode *N, bool, bool) : DIScope(N) {
    [all...]
  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h 83 typedef TypedDINodeRef<DIScope> DIScopeRef;
399 class DIScope : public DINode {
401 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag,
404 ~DIScope() = default;
417 /// An \a DIFile is an \a DIScope, but it doesn't point at a separate file
422 return isa<DIFile>(this) ? const_cast<DIScope *>(this)
450 class DIFile : public DIScope {
455 : DIScope(C, DIFileKind, Storage, dwarf::DW_TAG_file_type, Ops) {}
492 StringRef DIScope::getFilename() const {
498 StringRef DIScope::getDirectory() const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 96 typedef TypedDINodeRef<DIScope> DIScopeRef;
418 class DIScope : public DINode {
420 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag,
423 ~DIScope() = default;
436 /// An \a DIFile is an \a DIScope, but it doesn't point at a separate file
441 return isa<DIFile>(this) ? const_cast<DIScope *>(this)
469 class DIFile : public DIScope {
486 : DIScope(C, DIFileKind, Storage, dwarf::DW_TAG_file_type, Ops),
535 StringRef DIScope::getFilename() const {
541 StringRef DIScope::getDirectory() const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 96 typedef TypedDINodeRef<DIScope> DIScopeRef;
418 class DIScope : public DINode {
420 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag,
423 ~DIScope() = default;
436 /// An \a DIFile is an \a DIScope, but it doesn't point at a separate file
441 return isa<DIFile>(this) ? const_cast<DIScope *>(this)
469 class DIFile : public DIScope {
486 : DIScope(C, DIFileKind, Storage, dwarf::DW_TAG_file_type, Ops),
535 StringRef DIScope::getFilename() const {
541 StringRef DIScope::getDirectory() const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 96 typedef TypedDINodeRef<DIScope> DIScopeRef;
418 class DIScope : public DINode {
420 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag,
423 ~DIScope() = default;
436 /// An \a DIFile is an \a DIScope, but it doesn't point at a separate file
441 return isa<DIFile>(this) ? const_cast<DIScope *>(this)
469 class DIFile : public DIScope {
486 : DIScope(C, DIFileKind, Storage, dwarf::DW_TAG_file_type, Ops),
535 StringRef DIScope::getFilename() const {
541 StringRef DIScope::getDirectory() const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 96 typedef TypedDINodeRef<DIScope> DIScopeRef;
418 class DIScope : public DINode {
420 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag,
423 ~DIScope() = default;
436 /// An \a DIFile is an \a DIScope, but it doesn't point at a separate file
441 return isa<DIFile>(this) ? const_cast<DIScope *>(this)
469 class DIFile : public DIScope {
486 : DIScope(C, DIFileKind, Storage, dwarf::DW_TAG_file_type, Ops),
535 StringRef DIScope::getFilename() const {
541 StringRef DIScope::getDirectory() const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 96 typedef TypedDINodeRef<DIScope> DIScopeRef;
418 class DIScope : public DINode {
420 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag,
423 ~DIScope() = default;
436 /// An \a DIFile is an \a DIScope, but it doesn't point at a separate file
441 return isa<DIFile>(this) ? const_cast<DIScope *>(this)
469 class DIFile : public DIScope {
486 : DIScope(C, DIFileKind, Storage, dwarf::DW_TAG_file_type, Ops),
535 StringRef DIScope::getFilename() const {
541 StringRef DIScope::getDirectory() const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 96 typedef TypedDINodeRef<DIScope> DIScopeRef;
418 class DIScope : public DINode {
420 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag,
423 ~DIScope() = default;
436 /// An \a DIFile is an \a DIScope, but it doesn't point at a separate file
441 return isa<DIFile>(this) ? const_cast<DIScope *>(this)
469 class DIFile : public DIScope {
486 : DIScope(C, DIFileKind, Storage, dwarf::DW_TAG_file_type, Ops),
535 StringRef DIScope::getFilename() const {
541 StringRef DIScope::getDirectory() const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 96 typedef TypedDINodeRef<DIScope> DIScopeRef;
418 class DIScope : public DINode {
420 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag,
423 ~DIScope() = default;
436 /// An \a DIFile is an \a DIScope, but it doesn't point at a separate file
441 return isa<DIFile>(this) ? const_cast<DIScope *>(this)
469 class DIFile : public DIScope {
486 : DIScope(C, DIFileKind, Storage, dwarf::DW_TAG_file_type, Ops),
535 StringRef DIScope::getFilename() const {
541 StringRef DIScope::getDirectory() const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 96 typedef TypedDINodeRef<DIScope> DIScopeRef;
418 class DIScope : public DINode {
420 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag,
423 ~DIScope() = default;
436 /// An \a DIFile is an \a DIScope, but it doesn't point at a separate file
441 return isa<DIFile>(this) ? const_cast<DIScope *>(this)
469 class DIFile : public DIScope {
486 : DIScope(C, DIFileKind, Storage, dwarf::DW_TAG_file_type, Ops),
535 StringRef DIScope::getFilename() const {
541 StringRef DIScope::getDirectory() const
    [all...]

Completed in 161 milliseconds