HomeSort by: relevance | last modified time | path
    Searched defs:BackendJobAction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Driver/
Action.cpp 355 void BackendJobAction::anchor() {}
357 BackendJobAction::BackendJobAction(Action *Input, types::ID OutputType)
  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
Action.h 473 class BackendJobAction : public JobAction {
477 BackendJobAction(Action *Input, types::ID OutputType);

Completed in 17 milliseconds