Home
last modified time | relevance | path

Searched defs:setCompilationDir (Results 1 – 3 of 3) 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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h494 void setCompilationDir(StringRef S) { CompilationDir = S.str(); } in setCompilationDir() function