Home | History | Annotate | Download | only in libclang

Lines Matching full:brief

59 /// \brief Create an Objective-C superclass reference at the given location.
64 /// \brief Unpack an ObjCSuperClassRef cursor into the interface it references
69 /// \brief Create an Objective-C protocol reference at the given location.
74 /// \brief Unpack an ObjCProtocolRef cursor into the protocol it references
79 /// \brief Create an Objective-C class reference at the given location.
84 /// \brief Unpack an ObjCClassRef cursor into the class it references
89 /// \brief Create a type reference at the given location.
93 /// \brief Unpack a TypeRef cursor into the class it references
97 /// \brief Create a reference to a template at the given location.
101 /// \brief Unpack a TemplateRef cursor into the template it references and
105 /// \brief Create a reference to a namespace or namespace alias at the given
110 /// \brief Unpack a NamespaceRef cursor into the namespace or namespace alias
114 /// \brief Create a reference to a field at the given location.
118 /// \brief Unpack a MemberRef cursor into the field it references and the
122 /// \brief Create a CXX base specifier cursor.
126 /// \brief Unpack a CXXBaseSpecifier cursor into a CXXBaseSpecifier.
129 /// \brief Create a preprocessing directive cursor.
133 /// \brief Unpack a given preprocessing directive to retrieve its source range.
136 /// \brief Create a macro definition cursor.
139 /// \brief Unpack a given macro definition cursor to retrieve its
143 /// \brief Create a macro expansion cursor.
147 /// \brief Unpack a given macro expansion cursor to retrieve its
151 /// \brief Create an inclusion directive cursor.
155 /// \brief Unpack a given inclusion directive cursor to retrieve its
159 /// \brief Create a label reference at the given location.
163 /// \brief Unpack a label reference into the label statement it refers to and
167 /// \brief Create a overloaded declaration reference cursor for an expression.
170 /// \brief Create a overloaded declaration reference cursor for a declaration.
174 /// \brief Create a overloaded declaration reference cursor for a template name.
179 /// \brief Internal storage for an overloaded declaration reference cursor;
184 /// \brief Unpack an overloaded declaration reference into an expression,
202 /// \brief Returns a index/location pair for a selector identifier if the cursor
223 /// \brief Generate a USR for \arg D and put it in \arg Buf.
234 /// \brief Return true if the cursor represents a declaration that is the