Home
last modified time | relevance | path

Searched defs:AbbrevDecl (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h31 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
DDWARFDie.h73 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp337 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local
347 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local
590 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in dump() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp79 for (auto AbbrevDecl : DI.AbbrevDecls) { in EmitDebugAbbrev() local