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 94 JobList &getJobs() { return Jobs; }
95 const JobList &getJobs() const { return Jobs; }
Job.h 147 const list_type &getJobs() const { return Jobs; }

Completed in 25 milliseconds