| _bcfiles (defined in CppAD::cg::ClangCompiler< Base >) | CppAD::cg::ClangCompiler< Base > | protected |
| _compileFlags (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | protected |
| _compileLibFlags (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | protected |
| _linkFlags (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | protected |
| _ofiles (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | protected |
| _path (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | protected |
| _saveToDiskFirst (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | protected |
| _sfiles (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | protected |
| _sourcesFolder (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | protected |
| _tmpFolder (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | protected |
| _verbose (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | protected |
| _version (defined in CppAD::cg::ClangCompiler< Base >) | CppAD::cg::ClangCompiler< Base > | protected |
| AbstractCCompiler(const std::string &compilerPath) (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| AbstractCCompiler(const AbstractCCompiler &orig)=delete (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | |
| addCompileFlag(const std::string &compileFlag) (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| addCompileLibFlag(const std::string &compileLibFlag) (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| addLinkFlag(const std::string &linkFlag) (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| buildDynamic(const std::string &library, JobTimer *timer=nullptr) override | CppAD::cg::ClangCompiler< Base > | inlinevirtual |
| ClangCompiler(const std::string &clangPath="/usr/bin/clang") (defined in CppAD::cg::ClangCompiler< Base >) | CppAD::cg::ClangCompiler< Base > | inline |
| ClangCompiler(const ClangCompiler &orig)=delete (defined in CppAD::cg::ClangCompiler< Base >) | CppAD::cg::ClangCompiler< Base > | |
| cleanup() override | CppAD::cg::ClangCompiler< Base > | inlinevirtual |
| compileFile(const std::string &path, const std::string &output, bool posIndepCode) override | CppAD::cg::ClangCompiler< Base > | inlineprotectedvirtual |
| compileSource(const std::string &source, const std::string &output, bool posIndepCode) override | CppAD::cg::ClangCompiler< Base > | inlineprotectedvirtual |
| compileSources(const std::map< std::string, std::string > &sources, bool posIndepCode, JobTimer *timer=nullptr) override | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| compileSources(const std::map< std::string, std::string > &sources, bool posIndepCode, JobTimer *timer, const std::string &outputExtension, std::set< std::string > &outputFiles) (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| generateLLVMBitCode(const std::map< std::string, std::string > &sources, JobTimer *timer=nullptr) (defined in CppAD::cg::ClangCompiler< Base >) | CppAD::cg::ClangCompiler< Base > | inlinevirtual |
| getBitCodeFiles() const (defined in CppAD::cg::ClangCompiler< Base >) | CppAD::cg::ClangCompiler< Base > | inlinevirtual |
| getCompileFlags() const (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| getCompileLibFlags() const (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| getCompilerPath() const (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| getLinkFlags() const (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| getObjectFiles() const override (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| getSourceFiles() const override (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| getSourcesFolder() const override | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| getTemporaryFolder() const override | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| getVersion() (defined in CppAD::cg::ClangCompiler< Base >) | CppAD::cg::ClangCompiler< Base > | inline |
| isSaveToDiskFirst() const override (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| isVerbose() const override (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| operator=(const ClangCompiler &rhs)=delete (defined in CppAD::cg::ClangCompiler< Base >) | CppAD::cg::ClangCompiler< Base > | |
| operator=(const AbstractCCompiler &rhs)=delete (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | |
| parseVersion(const std::string &version) (defined in CppAD::cg::ClangCompiler< Base >) | CppAD::cg::ClangCompiler< Base > | inlinestatic |
| setCompileFlags(const std::vector< std::string > &compileFlags) (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| setCompileLibFlags(const std::vector< std::string > &compileLibFlags) (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| setCompilerPath(const std::string &path) (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| setLinkFlags(const std::vector< std::string > &linkFlags) (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inline |
| setSaveToDiskFirst(bool saveToDiskFirst) override (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| setSourcesFolder(const std::string &srcFolder) override | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| setTemporaryFolder(const std::string &tmpFolder) override | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| setVerbose(bool verbose) override (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| ~AbstractCCompiler() (defined in CppAD::cg::AbstractCCompiler< Base >) | CppAD::cg::AbstractCCompiler< Base > | inlinevirtual |
| ~CCompiler()=default (defined in CppAD::cg::CCompiler< Base >) | CppAD::cg::CCompiler< Base > | inlinevirtual |
| ~ClangCompiler() (defined in CppAD::cg::ClangCompiler< Base >) | CppAD::cg::ClangCompiler< Base > | inlinevirtual |