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