| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgOmpVariablesClause :: Typeable a => SgNode a -> IO (Maybe (SgOmpVariablesClause ())) | ||||
| Attempts a dynamic cast of the given node to the type SgOmpVariablesClause. | ||||
| upSgOmpVariablesClause :: Typeable a => SgOmpVariablesClause a -> SgOmpVariablesClause () | ||||
| Performs an upcast of a SgOmpVariablesClause subtype to a SgOmpVariablesClause. | ||||
| newOmpVariablesClause :: Typeable a => Sg_File_Info a -> IO (SgOmpVariablesClause ()) | ||||
| Stub for ::SgOmpVariablesClause::SgOmpVariablesClause of type void (class ::Sg_File_Info*) | ||||
| newOmpVariablesClause2 :: IO (SgOmpVariablesClause ()) | ||||
| Stub for ::SgOmpVariablesClause::SgOmpVariablesClause of type void () | ||||
| ompVariablesClauseCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgOmpVariablesClause a -> IO () | ||||
| Stub for ::SgOmpVariablesClause::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ompVariablesClauseClassName :: Typeable a => SgOmpVariablesClause a -> IO String | ||||
| Stub for ::SgOmpVariablesClause::class_name of type ::std::string() | ||||
| ompVariablesClauseGetChildIndex :: (Typeable a, Typeable b) => SgOmpVariablesClause a -> SgNode b -> IO CLong | ||||
| Stub for ::SgOmpVariablesClause::getChildIndex of type long (class ::SgNode*) | ||||
| ompVariablesClauseGetChildIndex2 :: (Typeable a, Typeable b) => SgOmpVariablesClause a -> SgNode b -> IO CSize | ||||
| Stub for ::SgOmpVariablesClause::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ompVariablesClauseGetNumberOfTraversalSuccessors :: Typeable a => SgOmpVariablesClause a -> IO CSize | ||||
| Stub for ::SgOmpVariablesClause::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ompVariablesClauseGetTraversalSuccessorByIndex :: Typeable a => SgOmpVariablesClause a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgOmpVariablesClause::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ompVariablesClauseGetTraversalSuccessorContainer :: Typeable a => SgOmpVariablesClause a -> IO [SgNode ()] | ||||
| Stub for ::SgOmpVariablesClause::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ompVariablesClauseGetTraversalSuccessorNamesContainer :: Typeable a => SgOmpVariablesClause a -> IO [CString] | ||||
| Stub for ::SgOmpVariablesClause::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ompVariablesClauseGetVariables :: Typeable a => SgOmpVariablesClause a -> IO [SgVarRefExp ()] | ||||
| Stub for ::SgOmpVariablesClause::get_variables of type const ::SgVarRefExpPtrList&() | ||||
| ompVariablesClauseIsInMemoryPool :: Typeable a => SgOmpVariablesClause a -> IO Bool | ||||
| Stub for ::SgOmpVariablesClause::isInMemoryPool of type bool () | ||||
| ompVariablesClauseMemoryUsage :: IO CSize | ||||
| Stub for ::SgOmpVariablesClause::memoryUsage of type ::size_t() | ||||
| ompVariablesClauseNumberOfNodes :: IO CSize | ||||
| Stub for ::SgOmpVariablesClause::numberOfNodes of type ::size_t() | ||||
| ompVariablesClauseSageClassName :: Typeable a => SgOmpVariablesClause a -> IO String | ||||
| Stub for ::SgOmpVariablesClause::sage_class_name of type const char *() | ||||
| ompVariablesClauseVariantT :: Typeable a => SgOmpVariablesClause a -> IO VariantT | ||||
| Stub for ::SgOmpVariablesClause::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |