Vuo  1.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
VuoCompilerType Member List

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

baseVuoCompilerModuleprotected
declareFunctionInModule(Module *module, Function *function)VuoCompilerModulestatic
dependenciesVuoCompilerModuleprotected
generateInterprocessStringFromValueFunctionCall(Module *module, BasicBlock *block, Value *arg)VuoCompilerType
generateReleaseCall(Module *module, BasicBlock *block, Value *arg)VuoCompilerType
generateRetainCall(Module *module, BasicBlock *block, Value *arg)VuoCompilerType
generateStringFromValueFunctionCall(Module *module, BasicBlock *block, Value *arg)VuoCompilerType
generateSummaryFromValueFunctionCall(Module *module, BasicBlock *block, Value *arg)VuoCompilerType
generateValueFromStringFunctionCall(Module *module, BasicBlock *block, Value *arg)VuoCompilerType
getBase(void) constVuoBaseDetail< VuoType >
getCompatibleTargets(void)VuoCompilerModule
getDependencies(void)VuoCompilerModulevirtual
getDependencyName(void)VuoCompilerModulevirtual
getFunctionParameterAttributes(void)VuoCompilerType
getFunctionParameterType(Type **secondType)VuoCompilerType
getModule(void)VuoCompilerModule
getPremium(void)VuoCompilerModule
getPseudoBase(void)VuoCompilerModule
getType(void)VuoCompilerType
hasInterprocessStringFunction(void)VuoCompilerType
hasOriginalOrMangledGlobal(string nameBeforeCompilation, Module *module, string moduleKey)VuoCompilerModuleprotectedstatic
isBuiltIn(void)VuoCompilerModule
isListType(VuoCompilerType *type)VuoCompilerTypestatic
isPremiumVuoCompilerModuleprotected
moduleVuoCompilerModuleprotected
moduleDetailsVuoCompilerModuleprotected
nameForGlobal(string genericGlobalVarOrFuncName)VuoCompilerModuleprotected
nameForGlobal(string nameBeforeCompilation, string moduleKey)VuoCompilerModuleprotectedstatic
newModule(string moduleKey, Module *module)VuoCompilerModulestatic
newType(string typeName, Module *module)VuoCompilerTypestatic
parseArrayOfStrings(json_object *o, string key)VuoCompilerModuleprotectedstatic
parseBool(json_object *o, string key, bool *foundValue=NULL)VuoCompilerModuleprotectedstatic
parseInt(json_object *o, string key, bool *foundValue=NULL)VuoCompilerModuleprotectedstatic
parseMacVersion(string version)VuoCompilerModule
parseMetadata(void)VuoCompilerModuleprotectedvirtual
parserVuoCompilerModuleprotected
parseString(json_object *o, string key, bool *foundValue=NULL)VuoCompilerModuleprotectedstatic
parseTargetSet(json_object *o, string key)VuoCompilerModule
renameGlobalVarsAndFuncs(void)VuoCompilerModuleprotected
setBase(VuoType *base)VuoBaseDetail< VuoType >
setBuiltIn(bool builtIn)VuoCompilerModule
setPremium(bool premium)VuoCompilerModule
VuoBaseDetail(string description, VuoType *base)VuoBaseDetail< VuoType >
VuoCompilerModule(VuoModule *base, Module *module)VuoCompilerModuleprotected
VuoCompilerType(string typeName, Module *module)VuoCompilerTypeprotected
~VuoCompilerModule(void)VuoCompilerModulevirtual