Home
last modified time | relevance | path

Searched defs:DeclFile (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/
H A DDIContext.h118 std::string DeclFile; member
127 std::string DeclFile; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp235 auto DeclFile = Die.findRecursively(dwarf::DW_AT_decl_file); in constructDieID() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1199 std::string DeclFile = DIE.getDeclFile(FileNameKind); in getFunctionNameAndStartLineForAddress() local