Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFUnit.cpp126 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h312 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function