Home | History | Annotate | Download | only in Driver

Lines Matching refs:CompileJobAction

1776   if (isa<CompileJobAction>(A))
2315 assert(isa<CompileJobAction>(JA) && "Invalid action for clang tool.");
4191 (isa<AssembleJobAction>(JA) || isa<CompileJobAction>(JA));
4214 if (SplitDwarf && !isa<CompileJobAction>(JA))