Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.cpp177 if (const char *CompilationDir = CU->getCompilationDir()) { in getFileNameForCompileUnit() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h308 StringRef CompilationDir; variable