Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h694 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp389 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit