| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgFunctionModifier :: Typeable a => SgNode a -> IO (Maybe (SgFunctionModifier ())) | ||||
| Attempts a dynamic cast of the given node to the type SgFunctionModifier. | ||||
| upSgFunctionModifier :: Typeable a => SgFunctionModifier a -> SgFunctionModifier () | ||||
| Performs an upcast of a SgFunctionModifier subtype to a SgFunctionModifier. | ||||
| newFunctionModifier :: Typeable a => Ptr (SgFunctionModifier a) -> IO (SgFunctionModifier ()) | ||||
| Stub for ::SgFunctionModifier::SgFunctionModifier of type void (const class ::SgFunctionModifier&) | ||||
| newFunctionModifier2 :: IO (SgFunctionModifier ()) | ||||
| Stub for ::SgFunctionModifier::SgFunctionModifier of type void () | ||||
| functionModifierCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| functionModifierClassName :: Typeable a => SgFunctionModifier a -> IO String | ||||
| Stub for ::SgFunctionModifier::class_name of type ::std::string() | ||||
| functionModifierDisplay :: Typeable a => SgFunctionModifier a -> String -> IO () | ||||
| Stub for ::SgFunctionModifier::display of type void (::std::string) | ||||
| functionModifierDisplayString :: Typeable a => SgFunctionModifier a -> IO String | ||||
| Stub for ::SgFunctionModifier::displayString of type ::std::string() | ||||
| functionModifierGetChildIndex :: (Typeable a, Typeable b) => SgFunctionModifier a -> SgNode b -> IO CLong | ||||
| Stub for ::SgFunctionModifier::getChildIndex of type long (class ::SgNode*) | ||||
| functionModifierGetChildIndex2 :: (Typeable a, Typeable b) => SgFunctionModifier a -> SgNode b -> IO CSize | ||||
| Stub for ::SgFunctionModifier::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| functionModifierGetGnuAttributeConstructorDestructorPriority :: Typeable a => SgFunctionModifier a -> IO CULong | ||||
| Stub for ::SgFunctionModifier::get_gnu_attribute_constructor_destructor_priority of type unsigned long () | ||||
| functionModifierGetGnuAttributeNamedAlias :: Typeable a => SgFunctionModifier a -> IO String | ||||
| Stub for ::SgFunctionModifier::get_gnu_attribute_named_alias of type ::std::string() | ||||
| functionModifierGetGnuAttributeNamedWeakReference :: Typeable a => SgFunctionModifier a -> IO String | ||||
| Stub for ::SgFunctionModifier::get_gnu_attribute_named_weak_reference of type ::std::string() | ||||
| functionModifierGetModifierVector :: Typeable a => SgFunctionModifier a -> IO [CInt] | ||||
| Stub for ::SgFunctionModifier::get_modifierVector of type ::SgBitVector() | ||||
| functionModifierGetNumberOfTraversalSuccessors :: Typeable a => SgFunctionModifier a -> IO CSize | ||||
| Stub for ::SgFunctionModifier::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| functionModifierGetOpenclVecType :: Typeable a => SgFunctionModifier a -> IO (SgType ()) | ||||
| Stub for ::SgFunctionModifier::get_opencl_vec_type of type class ::SgType*() | ||||
| functionModifierGetTraversalSuccessorByIndex :: Typeable a => SgFunctionModifier a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgFunctionModifier::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| functionModifierGetTraversalSuccessorContainer :: Typeable a => SgFunctionModifier a -> IO [SgNode ()] | ||||
| Stub for ::SgFunctionModifier::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| functionModifierGetTraversalSuccessorNamesContainer :: Typeable a => SgFunctionModifier a -> IO [CString] | ||||
| Stub for ::SgFunctionModifier::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| functionModifierHasOpenclVecTypeHint :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::hasOpenclVecTypeHint of type bool () | ||||
| functionModifierHasOpenclWorkGroupSizeHint :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::hasOpenclWorkGroupSizeHint of type bool () | ||||
| functionModifierHasOpenclWorkGroupSizeReq :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::hasOpenclWorkGroupSizeReq of type bool () | ||||
| functionModifierIsCudaDevice :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isCudaDevice of type bool () | ||||
| functionModifierIsCudaHost :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isCudaHost of type bool () | ||||
| functionModifierIsCudaKernel :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isCudaKernel of type bool () | ||||
| functionModifierIsDefault :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isDefault of type bool () | ||||
| functionModifierIsElemental :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isElemental of type bool () | ||||
| functionModifierIsExplicit :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isExplicit of type bool () | ||||
| functionModifierIsGnuAttributeAlwaysInline :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeAlwaysInline of type bool () | ||||
| functionModifierIsGnuAttributeConstructor :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeConstructor of type bool () | ||||
| functionModifierIsGnuAttributeDeprecated :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeDeprecated of type bool () | ||||
| functionModifierIsGnuAttributeDestructor :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeDestructor of type bool () | ||||
| functionModifierIsGnuAttributeMalloc :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeMalloc of type bool () | ||||
| functionModifierIsGnuAttributeNaked :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeNaked of type bool () | ||||
| functionModifierIsGnuAttributeNoCheckMemoryUsage :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeNoCheckMemoryUsage of type bool () | ||||
| functionModifierIsGnuAttributeNoInline :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeNoInline of type bool () | ||||
| functionModifierIsGnuAttributeNoInstrumentFunction :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeNoInstrumentFunction of type bool () | ||||
| functionModifierIsGnuAttributeNoThrow :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeNoThrow of type bool () | ||||
| functionModifierIsGnuAttributePure :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributePure of type bool () | ||||
| functionModifierIsGnuAttributeUnused :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeUnused of type bool () | ||||
| functionModifierIsGnuAttributeUsed :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeUsed of type bool () | ||||
| functionModifierIsGnuAttributeWeak :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeWeak of type bool () | ||||
| functionModifierIsGnuAttributeWeakReference :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isGnuAttributeWeakReference of type bool () | ||||
| functionModifierIsInMemoryPool :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isInMemoryPool of type bool () | ||||
| functionModifierIsInline :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isInline of type bool () | ||||
| functionModifierIsJavaNative :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isJavaNative of type bool () | ||||
| functionModifierIsJavaStrictfp :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isJavaStrictfp of type bool () | ||||
| functionModifierIsJavaSynchronized :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isJavaSynchronized of type bool () | ||||
| functionModifierIsOpenclKernel :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isOpenclKernel of type bool () | ||||
| functionModifierIsPure :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isPure of type bool () | ||||
| functionModifierIsPureVirtual :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isPureVirtual of type bool () | ||||
| functionModifierIsRecursive :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isRecursive of type bool () | ||||
| functionModifierIsUnknown :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isUnknown of type bool () | ||||
| functionModifierIsVirtual :: Typeable a => SgFunctionModifier a -> IO Bool | ||||
| Stub for ::SgFunctionModifier::isVirtual of type bool () | ||||
| functionModifierMemoryUsage :: IO CSize | ||||
| Stub for ::SgFunctionModifier::memoryUsage of type ::size_t() | ||||
| functionModifierNumberOfNodes :: IO CSize | ||||
| Stub for ::SgFunctionModifier::numberOfNodes of type ::size_t() | ||||
| functionModifierPostConstructionInitialization :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::post_construction_initialization of type void () | ||||
| functionModifierReset :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::reset of type void () | ||||
| functionModifierSageClassName :: Typeable a => SgFunctionModifier a -> IO String | ||||
| Stub for ::SgFunctionModifier::sage_class_name of type const char *() | ||||
| functionModifierSetCudaDevice :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setCudaDevice of type void () | ||||
| functionModifierSetCudaHost :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setCudaHost of type void () | ||||
| functionModifierSetCudaKernel :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setCudaKernel of type void () | ||||
| functionModifierSetDefault :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setDefault of type void () | ||||
| functionModifierSetElemental :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setElemental of type void () | ||||
| functionModifierSetExplicit :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setExplicit of type void () | ||||
| functionModifierSetGnuAttributeAlwaysInline :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeAlwaysInline of type void () | ||||
| functionModifierSetGnuAttributeConstructor :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeConstructor of type void () | ||||
| functionModifierSetGnuAttributeDeprecated :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeDeprecated of type void () | ||||
| functionModifierSetGnuAttributeDestructor :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeDestructor of type void () | ||||
| functionModifierSetGnuAttributeMalloc :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeMalloc of type void () | ||||
| functionModifierSetGnuAttributeNaked :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeNaked of type void () | ||||
| functionModifierSetGnuAttributeNoCheckMemoryUsage :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeNoCheckMemoryUsage of type void () | ||||
| functionModifierSetGnuAttributeNoInline :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeNoInline of type void () | ||||
| functionModifierSetGnuAttributeNoInstrumentFunction :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeNoInstrumentFunction of type void () | ||||
| functionModifierSetGnuAttributeNoThrow :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeNoThrow of type void () | ||||
| functionModifierSetGnuAttributePure :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributePure of type void () | ||||
| functionModifierSetGnuAttributeUnused :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeUnused of type void () | ||||
| functionModifierSetGnuAttributeUsed :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeUsed of type void () | ||||
| functionModifierSetGnuAttributeWeak :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeWeak of type void () | ||||
| functionModifierSetGnuAttributeWeakReference :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setGnuAttributeWeakReference of type void () | ||||
| functionModifierSetInline :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setInline of type void () | ||||
| functionModifierSetJavaNative :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setJavaNative of type void () | ||||
| functionModifierSetJavaStrictfp :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setJavaStrictfp of type void () | ||||
| functionModifierSetJavaSynchronized :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setJavaSynchronized of type void () | ||||
| functionModifierSetOpenclKernel :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setOpenclKernel of type void () | ||||
| functionModifierSetOpenclVecTypeHint :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setOpenclVecTypeHint of type void () | ||||
| functionModifierSetOpenclWorkGroupSizeHint :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setOpenclWorkGroupSizeHint of type void () | ||||
| functionModifierSetOpenclWorkGroupSizeReq :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setOpenclWorkGroupSizeReq of type void () | ||||
| functionModifierSetPure :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setPure of type void () | ||||
| functionModifierSetPureVirtual :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setPureVirtual of type void () | ||||
| functionModifierSetRecursive :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setRecursive of type void () | ||||
| functionModifierSetUnknown :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setUnknown of type void () | ||||
| functionModifierSetVirtual :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::setVirtual of type void () | ||||
| functionModifierSetGnuAttributeConstructorDestructorPriority :: Typeable a => SgFunctionModifier a -> CULong -> IO () | ||||
| Stub for ::SgFunctionModifier::set_gnu_attribute_constructor_destructor_priority of type void (unsigned long ) | ||||
| functionModifierSetGnuAttributeNamedAlias :: Typeable a => SgFunctionModifier a -> String -> IO () | ||||
| Stub for ::SgFunctionModifier::set_gnu_attribute_named_alias of type void (::std::string) | ||||
| functionModifierSetGnuAttributeNamedWeakReference :: Typeable a => SgFunctionModifier a -> String -> IO () | ||||
| Stub for ::SgFunctionModifier::set_gnu_attribute_named_weak_reference of type void (::std::string) | ||||
| functionModifierSetModifierVector :: Typeable a => SgFunctionModifier a -> [CInt] -> IO () | ||||
| Stub for ::SgFunctionModifier::set_modifierVector of type void (::SgBitVector) | ||||
| functionModifierSetOpenclVecType :: (Typeable a, Typeable b) => SgFunctionModifier a -> SgType b -> IO () | ||||
| Stub for ::SgFunctionModifier::set_opencl_vec_type of type void (class ::SgType*) | ||||
| functionModifierUnsetCudaDevice :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetCudaDevice of type void () | ||||
| functionModifierUnsetCudaHost :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetCudaHost of type void () | ||||
| functionModifierUnsetCudaKernel :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetCudaKernel of type void () | ||||
| functionModifierUnsetDefault :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetDefault of type void () | ||||
| functionModifierUnsetElemental :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetElemental of type void () | ||||
| functionModifierUnsetExplicit :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetExplicit of type void () | ||||
| functionModifierUnsetGnuAttributeAlwaysInline :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeAlwaysInline of type void () | ||||
| functionModifierUnsetGnuAttributeConstructor :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeConstructor of type void () | ||||
| functionModifierUnsetGnuAttributeDeprecated :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeDeprecated of type void () | ||||
| functionModifierUnsetGnuAttributeDestructor :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeDestructor of type void () | ||||
| functionModifierUnsetGnuAttributeMalloc :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeMalloc of type void () | ||||
| functionModifierUnsetGnuAttributeNaked :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeNaked of type void () | ||||
| functionModifierUnsetGnuAttributeNoCheckMemoryUsage :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeNoCheckMemoryUsage of type void () | ||||
| functionModifierUnsetGnuAttributeNoInline :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeNoInline of type void () | ||||
| functionModifierUnsetGnuAttributeNoInstrumentFunction :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeNoInstrumentFunction of type void () | ||||
| functionModifierUnsetGnuAttributeNoThrow :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeNoThrow of type void () | ||||
| functionModifierUnsetGnuAttributePure :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributePure of type void () | ||||
| functionModifierUnsetGnuAttributeUnused :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeUnused of type void () | ||||
| functionModifierUnsetGnuAttributeUsed :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeUsed of type void () | ||||
| functionModifierUnsetGnuAttributeWeak :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeWeak of type void () | ||||
| functionModifierUnsetGnuAttributeWeakReference :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetGnuAttributeWeakReference of type void () | ||||
| functionModifierUnsetInline :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetInline of type void () | ||||
| functionModifierUnsetJavaNative :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetJavaNative of type void () | ||||
| functionModifierUnsetJavaStrictfp :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetJavaStrictfp of type void () | ||||
| functionModifierUnsetJavaSynchronized :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetJavaSynchronized of type void () | ||||
| functionModifierUnsetOpenclKernel :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetOpenclKernel of type void () | ||||
| functionModifierUnsetOpenclVecTypeHint :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetOpenclVecTypeHint of type void () | ||||
| functionModifierUnsetOpenclWorkGroupSizeHint :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetOpenclWorkGroupSizeHint of type void () | ||||
| functionModifierUnsetOpenclWorkGroupSizeReq :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetOpenclWorkGroupSizeReq of type void () | ||||
| functionModifierUnsetPure :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetPure of type void () | ||||
| functionModifierUnsetPureVirtual :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetPureVirtual of type void () | ||||
| functionModifierUnsetRecursive :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetRecursive of type void () | ||||
| functionModifierUnsetUnknown :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetUnknown of type void () | ||||
| functionModifierUnsetVirtual :: Typeable a => SgFunctionModifier a -> IO () | ||||
| Stub for ::SgFunctionModifier::unsetVirtual of type void () | ||||
| functionModifierVariantT :: Typeable a => SgFunctionModifier a -> IO VariantT | ||||
| Stub for ::SgFunctionModifier::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |