Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h663 StringRef getCompilationDir() const { return CompilationDir; } getCompilationDir() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp401 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit