HomeSort by relevance Sort by last modified time
    Searched defs:getAbbreviationDeclarationPtr (Results 1 - 25 of 30) sorted by null

1 2

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
DWARFDie.h 59 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
61 return Die->getAbbreviationDeclarationPtr();
73 auto AbbrevDecl = getAbbreviationDeclarationPtr();
86 return getAbbreviationDeclarationPtr() == nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
DWARFDie.h 59 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
61 return Die->getAbbreviationDeclarationPtr();
73 auto AbbrevDecl = getAbbreviationDeclarationPtr();
86 return getAbbreviationDeclarationPtr() == nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
DWARFDie.h 59 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
61 return Die->getAbbreviationDeclarationPtr();
73 auto AbbrevDecl = getAbbreviationDeclarationPtr();
86 return getAbbreviationDeclarationPtr() == nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
DWARFDie.h 59 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
61 return Die->getAbbreviationDeclarationPtr();
73 auto AbbrevDecl = getAbbreviationDeclarationPtr();
86 return getAbbreviationDeclarationPtr() == nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
DWARFDie.h 59 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
61 return Die->getAbbreviationDeclarationPtr();
73 auto AbbrevDecl = getAbbreviationDeclarationPtr();
86 return getAbbreviationDeclarationPtr() == nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
DWARFDie.h 59 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
61 return Die->getAbbreviationDeclarationPtr();
73 auto AbbrevDecl = getAbbreviationDeclarationPtr();
86 return getAbbreviationDeclarationPtr() == nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
DWARFDie.h 59 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
61 return Die->getAbbreviationDeclarationPtr();
73 auto AbbrevDecl = getAbbreviationDeclarationPtr();
86 return getAbbreviationDeclarationPtr() == nullptr;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
DWARFDie.h 59 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
61 return Die->getAbbreviationDeclarationPtr();
73 auto AbbrevDecl = getAbbreviationDeclarationPtr();
86 return getAbbreviationDeclarationPtr() == nullptr;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
DWARFDie.h 59 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
61 return Die->getAbbreviationDeclarationPtr();
73 auto AbbrevDecl = getAbbreviationDeclarationPtr();
86 return getAbbreviationDeclarationPtr() == nullptr;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 56 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h 85 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {
  /external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFDebugInfoEntry.h 105 const DWARFAbbreviationDeclaration *getAbbreviationDeclarationPtr() const {

Completed in 533 milliseconds

1 2