Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVScope.h526 StringRef getCompilationDirectory() const { in getCompilationDirectory() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Readers/
DLVELFReader.cpp719 Directory = std::string(CompileUnit->getCompilationDirectory()); in createLineAndFileRecords()