Searched defs:getCreator (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Driver/
H A DJob.h88 /// getCreator - Return the Tool which caused the creation of this job.
89 const Tool &getCreator() const { return Creator; } function in class:clang::driver::Command

Completed in 1684 milliseconds