Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp348 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h655 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function