Lines Matching full:brief
38 /// \brief Largest integer types we support.
47 /// \brief Largest floating-point type we support.
50 /// \brief A description of a source location. This corresponds to Clang's
62 /// \brief Determine whether the source location is known.
65 /// \brief Atomically acquire a copy, disabling original in-place.
74 /// \brief Determine if this Location has been disabled.
80 /// \brief Get the presumed filename for the source location.
82 /// \brief Get the presumed line number.
84 /// \brief Get the column within the presumed line.
89 /// \brief A description of a type.
143 /// \brief An opaque handle to a value.
147 /// \brief Representation of an operand value provided by the instrumented code.
179 /// \brief Get this value as a signed integer.
182 /// \brief Get this value as an unsigned integer.
185 /// \brief Decode this value, which must be a positive or unsigned integer.
198 /// \brief Get this value as a floating-point quantity.