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

  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h 553 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
557 Metadata *getRawScope() const { return getOperand(1); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 597 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
601 Metadata *getRawScope() const { return getOperand(1); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 597 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
601 Metadata *getRawScope() const { return getOperand(1); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 597 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
601 Metadata *getRawScope() const { return getOperand(1); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 597 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
601 Metadata *getRawScope() const { return getOperand(1); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 597 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
601 Metadata *getRawScope() const { return getOperand(1); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 597 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
601 Metadata *getRawScope() const { return getOperand(1); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 597 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
601 Metadata *getRawScope() const { return getOperand(1); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 597 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
601 Metadata *getRawScope() const { return getOperand(1); }
    [all...]

Completed in 550 milliseconds