HomeSort by relevance Sort by last modified time
    Searched defs:BackendJobAction (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Driver/
Action.cpp 116 void BackendJobAction::anchor() {}
118 BackendJobAction::BackendJobAction(std::unique_ptr<Action> Input,
  /external/clang/include/clang/Driver/
Action.h 235 class BackendJobAction : public JobAction {
238 BackendJobAction(std::unique_ptr<Action> Input, types::ID OutputType);

Completed in 100 milliseconds