Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFUnit.cpp112 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit
/external/llvm/include/llvm/MC/
DMCContext.h297 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function