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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInvocation.h100 class CompilerInvocation : public CompilerInvocationBase { class in namespace:clang
122 CompilerInvocation() : AnalyzerOpts(new AnalyzerOptions()) {} function in class:clang::CompilerInvocation

Completed in 49 milliseconds