Searched defs:getCompilationDir (Results 1 – 2 of 2) sorted by relevance
110 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit
282 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function