HomeSort by relevance Sort by last modified time
    Searched defs:getJobs (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Driver/
Compilation.h 84 JobList &getJobs() { return Jobs; }
85 const JobList &getJobs() const { return Jobs; }
Job.h 105 const list_type &getJobs() const { return Jobs; }

Completed in 53 milliseconds