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