Searched defs:setCompilationDir (Results 1 – 3 of 3) 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
494 void setCompilationDir(StringRef S) { CompilationDir = S.str(); } in setCompilationDir() function