Home | History | Annotate | Download | only in IR

Lines Matching full:brief

45   /// @brief A mapping of names to values.
48 /// @brief An iterator over a ValueMap.
51 /// @brief A const_iterator over a ValueMap.
70 /// @brief Lookup a named Value.
74 /// @brief Determine if the symbol table is empty
77 /// @brief The number of name/type pairs is returned.
82 /// @brief Print out symbol table on stderr
89 /// @brief Get an iterator that from the beginning of the symbol table.
92 /// @brief Get a const_iterator that from the beginning of the symbol table.
95 /// @brief Get an iterator to the end of the symbol table.
98 /// @brief Get a const_iterator to the end of the symbol table.
108 /// @brief Add a named value to the symbol table