OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UdfCompiler Member List

This is the complete list of members for UdfCompiler, including all inherited members.

clang_options_UdfCompilerprivate
clang_path_UdfCompilerprivate
compileFromCommandLine(const std::vector< std::string > &command_line) const UdfCompilerprivate
compileToLLVMIR(const std::string &udf_file_name) const UdfCompilerprivate
compileUdf(const std::string &udf_file_name) const UdfCompiler
generateAST(const std::string &file_name) const UdfCompilerprivate
genLLVMIRFilename(const std::string &udf_file_name)UdfCompilerprivatestatic
genNVVMIRFilename(const std::string &udf_file_name)UdfCompilerprivatestatic
getAstFileName(const std::string &udf_file_name)UdfCompilerstatic
UdfCompiler(CudaMgr_Namespace::NvidiaDeviceArch target_arch, const std::string &clang_path_override="")UdfCompiler
UdfCompiler(CudaMgr_Namespace::NvidiaDeviceArch target_arch, const std::string &clang_path_override, const std::vector< std::string > clang_options)UdfCompiler