Searched refs:SourceDir (Results 1 – 2 of 2) sorted by relevance
113 CompilationDatabase::autoDetectFromDirectory(StringRef SourceDir, in autoDetectFromDirectory() argument115 SmallString<1024> AbsolutePath(getAbsolutePath(SourceDir)); in autoDetectFromDirectory()122 SourceDir + "\"\n" + ErrorMessage).str(); in autoDetectFromDirectory()
118 autoDetectFromDirectory(StringRef SourceDir, std::string &ErrorMessage);