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