Home | History | Annotate | Download | only in libclang

Lines Matching full:location

61 /// \brief Create an Objective-C superclass reference at the given location.
67 /// and optionally the location where the reference occurred.
71 /// \brief Create an Objective-C protocol reference at the given location.
77 /// and optionally the location where the reference occurred.
81 /// \brief Create an Objective-C class reference at the given location.
87 /// and optionally the location where the reference occurred.
91 /// \brief Create a type reference at the given location.
96 /// and optionally the location where the reference occurred.
99 /// \brief Create a reference to a template at the given location.
104 /// the location where the reference occurred.
109 /// location.
114 /// it references and the location where the reference occurred.
117 /// \brief Create a reference to a variable at the given location.
122 /// location where the where the reference occurred.
125 /// \brief Create a reference to a field at the given location.
130 /// location where the reference occurred.
159 /// and a source location.
167 /// a source location) are created in special cases, for example they can be
210 /// \brief Create a label reference at the given location.
215 /// the location of the reference.
223 CXCursor MakeCursorOverloadedDeclRef(const Decl *D, SourceLocation Location,
228 SourceLocation Location,
237 /// declaration, or template name along with the source location.
261 /// \brief Returns a index/location pair for a selector identifier if the cursor