Searched defs:ConstructJob (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Driver/ |
D | Tools.cpp | 1458 void Clang::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() function in Clang 3011 void ClangAs::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() function in ClangAs 3113 void gcc::Common::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() function in gcc::Common 3274 void hexagon::Assemble::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() function in hexagon::Assemble 3337 void hexagon::Link::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() function in hexagon::Link 3900 void darwin::Preprocess::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() function in darwin::Preprocess 3937 void darwin::Compile::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() function in darwin::Compile 4045 void darwin::Assemble::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() function in darwin::Assemble 4320 void darwin::Link::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() function in darwin::Link 4532 void darwin::Lipo::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() function in darwin::Lipo [all …]
|