Home | History | Annotate | Download | only in clang-c

Lines Matching refs:USR

3989  * \brief Retrieve a Unified Symbol Resolution (USR) for the entity referenced
3992 * A Unified Symbol Resolution (USR) is a string that identifies a particular
4000 * \brief Construct a USR for a specified Objective-C class.
4005 * \brief Construct a USR for a specified Objective-C category.
4012 * \brief Construct a USR for a specified Objective-C protocol.
4018 * \brief Construct a USR for a specified Objective-C instance variable and
4019 * the USR for its containing class.
4025 * \brief Construct a USR for a specified Objective-C method and
4026 * the USR for its containing class.
4033 * \brief Construct a USR for a specified Objective-C property and the USR
5412 * \brief Returns the USR for the container for the current code completion
5418 * \returns the USR for the container
5861 const char *USR;