Searched defs:setCompilationDir (Results 1 – 2 of 2) sorted by relevance
218 void setCompilationDir(StringRef CompilationDir) { in setCompilationDir() function249 void setCompilationDir(StringRef CompilationDir) { in setCompilationDir() function
405 void setCompilationDir(StringRef S) { CompilationDir = S.str(); } in setCompilationDir() function