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