Home
last modified time | relevance | path

Searched defs:getDeclFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDieTest.cpp104 TEST(DWARFDie, getDeclFile) { in TEST() argument
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp479 DWARFDie::getDeclFile(DILineInfoSpecifier::FileLineInfoKind Kind) const { in getDeclFile() function in DWARFDie