Home | History | Annotate | Download | only in libclang

Lines Matching full:brief

58   /// \brief Callback called after child nodes of a cursor have been visited.
64 /// \brief The translation unit we are traversing.
68 /// \brief The parent cursor whose children we are traversing.
71 /// \brief The declaration that serves at the parent of any statement or
75 /// \brief The visitor function.
80 /// \brief The opaque client data, to be passed along to the visitor.
83 /// \brief Whether we should visit the preprocessing record entries last,
87 /// \brief Whether we should visit declarations or preprocessing record
91 /// \brief When valid, a source range to which the cursor should restrict
95 /// \brief Whether we should only visit declarations and not preprocessing
113 /// \brief Determine whether this particular source range comes before, comes
180 /// \brief Visit declarations and preprocessed entities for the file region