Home
last modified time | relevance | path

Searched defs:setCompilationDir (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCDwarf.h216 void setCompilationDir(StringRef CompilationDir) { in setCompilationDir() function
247 void setCompilationDir(StringRef CompilationDir) { in setCompilationDir() function
DMCContext.h434 void setCompilationDir(StringRef S) { CompilationDir = S.str(); } in setCompilationDir() function