Home
last modified time | relevance | path

Searched refs:ShouldDisableDwarfDirectory (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Driver/
DTools.cpp2082 static bool ShouldDisableDwarfDirectory(const ArgList &Args, in ShouldDisableDwarfDirectory() function
3643 if (ShouldDisableDwarfDirectory(Args, getToolChain())) in ConstructJob()