Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DDriver.h355 bool AtTopLevel,
375 bool AtTopLevel,
/external/clang/lib/Driver/
DDriver.cpp1498 bool AtTopLevel, in BuildJobsForAction() argument
1527 AtTopLevel, MultipleArchs, LinkingOutput, Result); in BuildJobsForAction()
1546 if (AtTopLevel && (isa<DsymutilJobAction>(A) || isa<VerifyJobAction>(A))) in BuildJobsForAction()
1568 AtTopLevel, MultipleArchs), in BuildJobsForAction()
1622 bool AtTopLevel, in GetNamedOutputPath() argument
1626 if (AtTopLevel && !isa<DsymutilJobAction>(JA) && in GetNamedOutputPath()
1634 assert(AtTopLevel && isa<PreprocessJobAction>(JA)); in GetNamedOutputPath()
1644 if (AtTopLevel && !CCGenDiagnostics && in GetNamedOutputPath()
1660 if ((!AtTopLevel && !C.getArgs().hasArg(options::OPT_save_temps) && in GetNamedOutputPath()
1726 if (!AtTopLevel && C.getArgs().hasArg(options::OPT_save_temps) && in GetNamedOutputPath()