|
| ROSE.Sage3.Methods.SgTemplateInstantiationFunctionDecl |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| isSgTemplateInstantiationFunctionDecl :: Typeable a => SgNode a -> IO (Maybe (SgTemplateInstantiationFunctionDecl ())) |
| Attempts a dynamic cast of the given node to the type SgTemplateInstantiationFunctionDecl.
|
|
| upSgTemplateInstantiationFunctionDecl :: Typeable a => SgTemplateInstantiationFunctionDecl a -> SgTemplateInstantiationFunctionDecl () |
| Performs an upcast of a SgTemplateInstantiationFunctionDecl subtype to a SgTemplateInstantiationFunctionDecl.
|
|
| newTemplateInstantiationFunctionDecl :: (Typeable a, Typeable b, Typeable c, Typeable d) => Sg_File_Info a -> String -> SgFunctionType b -> SgFunctionDefinition c -> SgTemplateDeclaration d -> [SgTemplateArgument ()] -> IO (SgTemplateInstantiationFunctionDecl ()) |
| Stub for ::SgTemplateInstantiationFunctionDecl::SgTemplateInstantiationFunctionDecl of type void (class ::Sg_File_Info*, class ::SgName, class ::SgFunctionType*, class ::SgFunctionDefinition*, class ::SgTemplateDeclaration*, ::SgTemplateArgumentPtrList)
|
|
| newTemplateInstantiationFunctionDecl2 :: (Typeable a, Typeable b, Typeable c) => String -> SgFunctionType a -> SgFunctionDefinition b -> SgTemplateDeclaration c -> [SgTemplateArgument ()] -> IO (SgTemplateInstantiationFunctionDecl ()) |
| Stub for ::SgTemplateInstantiationFunctionDecl::SgTemplateInstantiationFunctionDecl of type void (class ::SgName, class ::SgFunctionType*, class ::SgFunctionDefinition*, class ::SgTemplateDeclaration*, ::SgTemplateArgumentPtrList)
|
|
| templateInstantiationFunctionDeclCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO () |
| Stub for ::SgTemplateInstantiationFunctionDecl::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| templateInstantiationFunctionDeclClassName :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO String |
| Stub for ::SgTemplateInstantiationFunctionDecl::class_name of type ::std::string()
|
|
| templateInstantiationFunctionDeclGetChildIndex :: (Typeable a, Typeable b) => SgTemplateInstantiationFunctionDecl a -> SgNode b -> IO CLong |
| Stub for ::SgTemplateInstantiationFunctionDecl::getChildIndex of type long (class ::SgNode*)
|
|
| templateInstantiationFunctionDeclGetChildIndex2 :: (Typeable a, Typeable b) => SgTemplateInstantiationFunctionDecl a -> SgNode b -> IO CSize |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| templateInstantiationFunctionDeclGetMangledName :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO String |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_mangled_name of type class ::SgName()
|
|
| templateInstantiationFunctionDeclGetNameResetFromMangledForm :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO Bool |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_nameResetFromMangledForm of type bool ()
|
|
| templateInstantiationFunctionDeclGetNumberOfTraversalSuccessors :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO CSize |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| templateInstantiationFunctionDeclGetSymbolFromSymbolTable :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO (SgSymbol ()) |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_symbol_from_symbol_table of type class ::SgSymbol*()
|
|
| templateInstantiationFunctionDeclGetTemplateArguments :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO [SgTemplateArgument ()] |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_templateArguments of type const ::SgTemplateArgumentPtrList&()
|
|
| templateInstantiationFunctionDeclGetTemplateDeclaration :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO (SgTemplateDeclaration ()) |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_templateDeclaration of type class ::SgTemplateDeclaration*()
|
|
| templateInstantiationFunctionDeclGetTemplateName :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO String |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_templateName of type class ::SgName()
|
|
| templateInstantiationFunctionDeclGetTraversalSuccessorByIndex :: Typeable a => SgTemplateInstantiationFunctionDecl a -> CSize -> IO (SgNode ()) |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| templateInstantiationFunctionDeclGetTraversalSuccessorContainer :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO [SgNode ()] |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| templateInstantiationFunctionDeclGetTraversalSuccessorNamesContainer :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO [CString] |
| Stub for ::SgTemplateInstantiationFunctionDecl::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| templateInstantiationFunctionDeclIsInMemoryPool :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO Bool |
| Stub for ::SgTemplateInstantiationFunctionDecl::isInMemoryPool of type bool ()
|
|
| templateInstantiationFunctionDeclMemoryUsage :: IO CSize |
| Stub for ::SgTemplateInstantiationFunctionDecl::memoryUsage of type ::size_t()
|
|
| templateInstantiationFunctionDeclNumberOfNodes :: IO CSize |
| Stub for ::SgTemplateInstantiationFunctionDecl::numberOfNodes of type ::size_t()
|
|
| templateInstantiationFunctionDeclPostConstructionInitialization :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO () |
| Stub for ::SgTemplateInstantiationFunctionDecl::post_construction_initialization of type void ()
|
|
| templateInstantiationFunctionDeclResetTemplateName :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO () |
| Stub for ::SgTemplateInstantiationFunctionDecl::resetTemplateName of type void ()
|
|
| templateInstantiationFunctionDeclSageClassName :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO String |
| Stub for ::SgTemplateInstantiationFunctionDecl::sage_class_name of type const char *()
|
|
| templateInstantiationFunctionDeclSetNameResetFromMangledForm :: Typeable a => SgTemplateInstantiationFunctionDecl a -> Bool -> IO () |
| Stub for ::SgTemplateInstantiationFunctionDecl::set_nameResetFromMangledForm of type void (bool )
|
|
| templateInstantiationFunctionDeclSetTemplateDeclaration :: (Typeable a, Typeable b) => SgTemplateInstantiationFunctionDecl a -> SgTemplateDeclaration b -> IO () |
| Stub for ::SgTemplateInstantiationFunctionDecl::set_templateDeclaration of type void (class ::SgTemplateDeclaration*)
|
|
| templateInstantiationFunctionDeclSetTemplateName :: Typeable a => SgTemplateInstantiationFunctionDecl a -> String -> IO () |
| Stub for ::SgTemplateInstantiationFunctionDecl::set_templateName of type void (class ::SgName)
|
|
| templateInstantiationFunctionDeclVariantT :: Typeable a => SgTemplateInstantiationFunctionDecl a -> IO VariantT |
| Stub for ::SgTemplateInstantiationFunctionDecl::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |