Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDieTest.cpp183 std::string DeclFile = MainDie.getDeclFile( TEST() local
289 std::string DeclFile = MainDie.getDeclFile( TEST() local
394 std::string DeclFile = MainDie.getDeclFile( TEST() local
516 std::string DeclFile = MainDie.getDeclFile( TEST() local
638 std::string DeclFile = MainDie.getDeclFile( TEST() local
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h122 std::string DeclFile; global() member
131 std::string DeclFile; global() member
/llvm-project/clang-tools-extra/clangd/unittests/
H A DCodeCompleteTests.cpp1977 std::string DeclFile = URI::create(testPath("foo")).toString(); TEST() local
2814 std::string DeclFile = URI::create(testPath("foo")).toString(); TEST() local
2827 std::string DeclFile = URI::create(testPath("foo")).toString(); TEST() local
2862 std::string DeclFile = URI::create(testPath("foo")).toString(); TEST() local
/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp246 auto DeclFile = Die.findRecursively(dwarf::DW_AT_decl_file); in constructDieID() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1622 std::string DeclFile = DIE.getDeclFile(FileNameKind); in getFunctionNameAndStartLineForAddress() local