AnalyzerOpts | clang::CompilerInvocationBase | protected |
APINotesOpts | clang::CompilerInvocationBase | protected |
ArgumentConsumer typedef | clang::CompilerInvocationBase | |
CodeGenOpts | clang::CompilerInvocationBase | protected |
CompilerInvocationBase() | clang::CompilerInvocationBase | protected |
CompilerInvocationBase(EmptyConstructor) | clang::CompilerInvocationBase | inlineprotected |
CompilerInvocationBase(const CompilerInvocationBase &X)=delete | clang::CompilerInvocationBase | protected |
CompilerInvocationBase(CompilerInvocationBase &&X)=default | clang::CompilerInvocationBase | protected |
CowCompilerInvocation()=default | clang::CowCompilerInvocation | |
CowCompilerInvocation(const CowCompilerInvocation &X) | clang::CowCompilerInvocation | inline |
CowCompilerInvocation(CowCompilerInvocation &&)=default | clang::CowCompilerInvocation | |
CowCompilerInvocation(const CompilerInvocation &X) | clang::CowCompilerInvocation | inline |
CowCompilerInvocation(CompilerInvocation &&X) | clang::CowCompilerInvocation | inline |
deep_copy_assign(const CompilerInvocationBase &X) | clang::CompilerInvocationBase | protected |
DependencyOutputOpts | clang::CompilerInvocationBase | protected |
DiagnosticOpts | clang::CompilerInvocationBase | protected |
FrontendOpts | clang::CompilerInvocationBase | protected |
FSOpts | clang::CompilerInvocationBase | protected |
generateCC1CommandLine(llvm::SmallVectorImpl< const char * > &Args, StringAllocator SA) const | clang::CompilerInvocationBase | inline |
generateCC1CommandLine(ArgumentConsumer Consumer) const | clang::CompilerInvocationBase | |
getAnalyzerOpts() const | clang::CompilerInvocationBase | inline |
getAPINotesOpts() const | clang::CompilerInvocationBase | inline |
getCC1CommandLine() const | clang::CompilerInvocationBase | |
getCodeGenOpts() const | clang::CompilerInvocationBase | inline |
getDependencyOutputOpts() const | clang::CompilerInvocationBase | inline |
getDiagnosticOpts() const | clang::CompilerInvocationBase | inline |
getFileSystemOpts() const | clang::CompilerInvocationBase | inline |
getFrontendOpts() const | clang::CompilerInvocationBase | inline |
getHeaderSearchOpts() const | clang::CompilerInvocationBase | inline |
getLangOpts() const | clang::CompilerInvocationBase | inline |
getMigratorOpts() const | clang::CompilerInvocationBase | inline |
getMutAnalyzerOpts() | clang::CowCompilerInvocation | |
getMutAPINotesOpts() | clang::CowCompilerInvocation | |
getMutCodeGenOpts() | clang::CowCompilerInvocation | |
getMutDependencyOutputOpts() | clang::CowCompilerInvocation | |
getMutDiagnosticOpts() | clang::CowCompilerInvocation | |
getMutFileSystemOpts() | clang::CowCompilerInvocation | |
getMutFrontendOpts() | clang::CowCompilerInvocation | |
getMutHeaderSearchOpts() | clang::CowCompilerInvocation | |
getMutLangOpts() | clang::CowCompilerInvocation | |
getMutMigratorOpts() | clang::CowCompilerInvocation | |
getMutPreprocessorOpts() | clang::CowCompilerInvocation | |
getMutPreprocessorOutputOpts() | clang::CowCompilerInvocation | |
getMutTargetOpts() | clang::CowCompilerInvocation | |
getPreprocessorOpts() const | clang::CompilerInvocationBase | inline |
getPreprocessorOutputOpts() const | clang::CompilerInvocationBase | inline |
getTargetOpts() const | clang::CompilerInvocationBase | inline |
HSOpts | clang::CompilerInvocationBase | protected |
LangOpts | clang::CompilerInvocationBase | protected |
MigratorOpts | clang::CompilerInvocationBase | protected |
operator=(const CowCompilerInvocation &X) | clang::CowCompilerInvocation | inline |
clang::CompilerInvocationBase::operator=(const CompilerInvocationBase &X)=delete | clang::CompilerInvocationBase | protected |
clang::CompilerInvocationBase::operator=(CompilerInvocationBase &&X)=default | clang::CompilerInvocationBase | protected |
PPOpts | clang::CompilerInvocationBase | protected |
PreprocessorOutputOpts | clang::CompilerInvocationBase | protected |
shallow_copy_assign(const CompilerInvocationBase &X) | clang::CompilerInvocationBase | protected |
StringAllocator typedef | clang::CompilerInvocationBase | |
TargetOpts | clang::CompilerInvocationBase | protected |
~CompilerInvocationBase()=default | clang::CompilerInvocationBase | protected |
~CowCompilerInvocation()=default | clang::CowCompilerInvocation | |