AnalyzerOpts | clang::CompilerInvocationBase | protected |
APINotesOpts | clang::CompilerInvocationBase | protected |
ArgumentConsumer typedef | clang::CompilerInvocationBase | |
checkCC1RoundTrip(ArrayRef< const char * > Args, DiagnosticsEngine &Diags, const char *Argv0=nullptr) | clang::CompilerInvocation | static |
clearImplicitModuleBuildOptions() | clang::CompilerInvocation | |
CodeGenOpts | clang::CompilerInvocationBase | protected |
CompilerInvocation()=default | clang::CompilerInvocation | |
CompilerInvocation(const CompilerInvocation &X) | clang::CompilerInvocation | inline |
CompilerInvocation(CompilerInvocation &&)=default | clang::CompilerInvocation | |
CompilerInvocation(const CowCompilerInvocation &X) | clang::CompilerInvocation | explicit |
CompilerInvocationBase() | clang::CompilerInvocationBase | protected |
CompilerInvocationBase(EmptyConstructor) | clang::CompilerInvocationBase | inlineprotected |
CompilerInvocationBase(const CompilerInvocationBase &X)=delete | clang::CompilerInvocationBase | protected |
CompilerInvocationBase(CompilerInvocationBase &&X)=default | clang::CompilerInvocationBase | protected |
CreateFromArgs(CompilerInvocation &Res, ArrayRef< const char * > CommandLineArgs, DiagnosticsEngine &Diags, const char *Argv0=nullptr) | clang::CompilerInvocation | static |
deep_copy_assign(const CompilerInvocationBase &X) | clang::CompilerInvocationBase | protected |
DependencyOutputOpts | clang::CompilerInvocationBase | protected |
DiagnosticOpts | clang::CompilerInvocation | |
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() | clang::CompilerInvocation | inline |
getAnalyzerOpts() const | clang::CompilerInvocation | inline |
getAPINotesOpts() | clang::CompilerInvocation | inline |
getAPINotesOpts() const | clang::CompilerInvocation | inline |
getCC1CommandLine() const | clang::CompilerInvocationBase | |
getCodeGenOpts() | clang::CompilerInvocation | inline |
getCodeGenOpts() const | clang::CompilerInvocation | inline |
getDependencyOutputOpts() | clang::CompilerInvocation | inline |
getDependencyOutputOpts() const | clang::CompilerInvocation | inline |
getDiagnosticOpts() | clang::CompilerInvocation | inline |
getDiagnosticOpts() const | clang::CompilerInvocation | inline |
getFileSystemOpts() | clang::CompilerInvocation | inline |
getFileSystemOpts() const | clang::CompilerInvocation | inline |
getFrontendOpts() | clang::CompilerInvocation | inline |
getFrontendOpts() const | clang::CompilerInvocation | inline |
getHeaderSearchOpts() | clang::CompilerInvocation | inline |
getHeaderSearchOpts() const | clang::CompilerInvocation | inline |
getHeaderSearchOptsPtr() | clang::CompilerInvocation | inline |
getLangOpts() | clang::CompilerInvocation | inline |
getLangOpts() const | clang::CompilerInvocation | inline |
getLangOptsPtr() | clang::CompilerInvocation | inline |
getMigratorOpts() | clang::CompilerInvocation | inline |
getMigratorOpts() const | clang::CompilerInvocation | inline |
getModuleHash() const | clang::CompilerInvocation | |
getPreprocessorOpts() | clang::CompilerInvocation | inline |
getPreprocessorOpts() const | clang::CompilerInvocation | inline |
getPreprocessorOptsPtr() | clang::CompilerInvocation | inline |
getPreprocessorOutputOpts() | clang::CompilerInvocation | inline |
getPreprocessorOutputOpts() const | clang::CompilerInvocation | inline |
GetResourcesPath(const char *Argv0, void *MainAddr) | clang::CompilerInvocation | static |
getTargetOpts() | clang::CompilerInvocation | inline |
getTargetOpts() const | clang::CompilerInvocation | inline |
HSOpts | clang::CompilerInvocationBase | protected |
LangOpts | clang::CompilerInvocation | |
MigratorOpts | clang::CompilerInvocationBase | protected |
operator=(const CompilerInvocation &X) | clang::CompilerInvocation | inline |
operator=(const CowCompilerInvocation &X) | clang::CompilerInvocation | |
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 |
resetNonModularOptions() | clang::CompilerInvocation | |
setDefaultPointerAuthOptions(PointerAuthOptions &Opts, const LangOptions &LangOpts, const llvm::Triple &Triple) | clang::CompilerInvocation | static |
shallow_copy_assign(const CompilerInvocationBase &X) | clang::CompilerInvocationBase | protected |
StringAllocator typedef | clang::CompilerInvocationBase | |
TargetOpts | clang::CompilerInvocation | |
~CompilerInvocation()=default | clang::CompilerInvocation | |
~CompilerInvocationBase()=default | clang::CompilerInvocationBase | protected |