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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DAction.cpp55 JobAction::JobAction(ActionClass Kind, Action *Input, types::ID Type) function in class:JobAction
59 JobAction::JobAction(ActionClass Kind, const ActionList &Inputs, types::ID Type) function in class:JobAction
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DAction.h124 class JobAction : public Action { class in namespace:clang::driver
[all...]

Completed in 62 milliseconds