Home
last modified time | relevance | path

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

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