Home
last modified time | relevance | path

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

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