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

  /external/clang/lib/Driver/
Compilation.cpp 1 //===--- Compilation.cpp - Compilation Task Implementation ----------------===//
10 #include "clang/Driver/Compilation.h"
25 Compilation::Compilation(const Driver &D, const ToolChain &_DefaultToolChain,
35 Compilation::~Compilation() {
55 const DerivedArgList &Compilation::getArgsForToolChain(const ToolChain *TC,
70 bool Compilation::CleanupFile(const char *File, bool IssueErrors) const {
100 bool Compilation::CleanupFileList(const ArgStringList &Files
    [all...]
  /external/clang/include/clang/Driver/
Compilation.h 1 //===--- Compilation.h - Compilation Task Data Structure --------*- C++ -*-===//
33 /// Compilation - A set of tasks to perform for a single driver
35 class Compilation {
43 /// current compilation.
93 Compilation(const Driver &D, const ToolChain &DefaultToolChain,
96 ~Compilation();
157 /// Creates a new Action owned by this Compilation.
249 /// so compilation can be reexecuted to generate additional diagnostic
256 /// Redirect - Redirect output of this compilation. Can only be done once
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/testing/compile/compile-testing/0.9/
compile-testing-0.9.jar 

Completed in 65 milliseconds