Home | History | Annotate | Download | only in Driver

Lines Matching refs:CompileJobAction

1551   if (isa<CompileJobAction>(A))
2032 assert(isa<CompileJobAction>(JA) && "Invalid action for clang tool.");
3606 (isa<AssembleJobAction>(JA) || isa<CompileJobAction>(JA));
3620 if (SplitDwarf && !isa<CompileJobAction>(JA))