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

  /external/clang/include/clang/Frontend/
CompilerInvocation.h 1 //===-- CompilerInvocation.h - Compiler Invocation Helper Data --*- C++ -*-===//
39 class CompilerInvocation;
53 class CompilerInvocationBase : public RefCountedBase<CompilerInvocation> {
103 class CompilerInvocation : public CompilerInvocationBase {
125 CompilerInvocation() : AnalyzerOpts(new AnalyzerOptions()) {}
137 static bool CreateFromArgs(CompilerInvocation &Res,
218 createVFSFromCompilerInvocation(const CompilerInvocation &CI,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 1 //===-- CompilerInvocation.h - Compiler Invocation Helper Data --*- C++ -*-===//
39 class CompilerInvocation;
110 class CompilerInvocation : public CompilerInvocationBase {
132 CompilerInvocation() : AnalyzerOpts(new AnalyzerOptions()) {}
144 static bool CreateFromArgs(CompilerInvocation &Res,
225 createVFSFromCompilerInvocation(const CompilerInvocation &CI,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 1 //===-- CompilerInvocation.h - Compiler Invocation Helper Data --*- C++ -*-===//
39 class CompilerInvocation;
110 class CompilerInvocation : public CompilerInvocationBase {
132 CompilerInvocation() : AnalyzerOpts(new AnalyzerOptions()) {}
144 static bool CreateFromArgs(CompilerInvocation &Res,
225 createVFSFromCompilerInvocation(const CompilerInvocation &CI,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 1 //===-- CompilerInvocation.h - Compiler Invocation Helper Data --*- C++ -*-===//
39 class CompilerInvocation;
110 class CompilerInvocation : public CompilerInvocationBase {
132 CompilerInvocation() : AnalyzerOpts(new AnalyzerOptions()) {}
144 static bool CreateFromArgs(CompilerInvocation &Res,
225 createVFSFromCompilerInvocation(const CompilerInvocation &CI,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 1 //===-- CompilerInvocation.h - Compiler Invocation Helper Data --*- C++ -*-===//
39 class CompilerInvocation;
110 class CompilerInvocation : public CompilerInvocationBase {
132 CompilerInvocation() : AnalyzerOpts(new AnalyzerOptions()) {}
144 static bool CreateFromArgs(CompilerInvocation &Res,
225 createVFSFromCompilerInvocation(const CompilerInvocation &CI,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 1 //===-- CompilerInvocation.h - Compiler Invocation Helper Data --*- C++ -*-===//
39 class CompilerInvocation;
110 class CompilerInvocation : public CompilerInvocationBase {
132 CompilerInvocation() : AnalyzerOpts(new AnalyzerOptions()) {}
144 static bool CreateFromArgs(CompilerInvocation &Res,
225 createVFSFromCompilerInvocation(const CompilerInvocation &CI,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 1 //===-- CompilerInvocation.h - Compiler Invocation Helper Data --*- C++ -*-===//
39 class CompilerInvocation;
110 class CompilerInvocation : public CompilerInvocationBase {
132 CompilerInvocation() : AnalyzerOpts(new AnalyzerOptions()) {}
144 static bool CreateFromArgs(CompilerInvocation &Res,
225 createVFSFromCompilerInvocation(const CompilerInvocation &CI,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 1 //===-- CompilerInvocation.h - Compiler Invocation Helper Data --*- C++ -*-===//
39 class CompilerInvocation;
110 class CompilerInvocation : public CompilerInvocationBase {
132 CompilerInvocation() : AnalyzerOpts(new AnalyzerOptions()) {}
144 static bool CreateFromArgs(CompilerInvocation &Res,
225 createVFSFromCompilerInvocation(const CompilerInvocation &CI,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 1 //===-- CompilerInvocation.h - Compiler Invocation Helper Data --*- C++ -*-===//
39 class CompilerInvocation;
110 class CompilerInvocation : public CompilerInvocationBase {
132 CompilerInvocation() : AnalyzerOpts(new AnalyzerOptions()) {}
144 static bool CreateFromArgs(CompilerInvocation &Res,
225 createVFSFromCompilerInvocation(const CompilerInvocation &CI,

Completed in 84 milliseconds