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