Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCContext.h667 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFUnit.cpp401 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit