Searched defs:getCompilationDir (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFUnit.cpp | 378 const char *DWARFUnit::getCompilationDir() { getCompilationDir() function in DWARFUnit |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCContext.h | 696 StringRef getCompilationDir() const { return CompilationDir; } getCompilationDir() function |