Home
last modified time | relevance | path

Searched refs:getCompilationDirectory (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h524 StringRef getCompilationDirectory() const { in getCompilationDirectory() function
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp738 Directory = std::string(CompileUnit->getCompilationDirectory()); in createLineAndFileRecords()