Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDieTest.cpp184 std::string DeclFile = MainDie.getDeclFile( in TEST() local
290 std::string DeclFile = MainDie.getDeclFile( in TEST() local
395 std::string DeclFile = MainDie.getDeclFile( in TEST() local
517 std::string DeclFile = MainDie.getDeclFile( in TEST() local
639 std::string DeclFile = MainDie.getDeclFile( in TEST() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/
H A DDIContext.h117 std::string DeclFile; member
126 std::string DeclFile; member
/llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp235 auto DeclFile = Die.findRecursively(dwarf::DW_AT_decl_file); in constructDieID() local
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DCodeCompleteTests.cpp1801 std::string DeclFile = URI::create(testPath("foo")).toString(); in TEST() local
2631 std::string DeclFile = URI::create(testPath("foo")).toString(); in TEST() local
2651 std::string DeclFile = URI::create(testPath("foo")).toString(); in TEST() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1130 std::string DeclFile = DIE.getDeclFile(FileNameKind); in getFunctionNameAndStartLineForAddress() local