Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp389 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h694 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function