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 85 JobList &getJobs() { return Jobs; }
86 const JobList &getJobs() const { return Jobs; }
Job.h 102 const list_type &getJobs() const { return Jobs; }

Completed in 598 milliseconds