Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DCodeGenOptions.h132 std::string SplitDwarfFile; variable
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp348 std::string SplitDwarfFile = CGM.getCodeGenOpts().SplitDwarfFile; in CreateCompileUnit() local