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