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

Lines Matching defs:USR

2896  * \brief Retrieve a Unified Symbol Resolution (USR) for the entity referenced
2899 * A Unified Symbol Resolution (USR) is a string that identifies a particular
2907 * \brief Construct a USR for a specified Objective-C class.
2912 * \brief Construct a USR for a specified Objective-C category.
2919 * \brief Construct a USR for a specified Objective-C protocol.
2926 * \brief Construct a USR for a specified Objective-C instance variable and
2927 * the USR for its containing class.
2933 * \brief Construct a USR for a specified Objective-C method and
2934 * the USR for its containing class.
2941 * \brief Construct a USR for a specified Objective-C property and the USR
4034 * \brief Returns the USR for the container for the current code completion
4040 * \returns the USR for the container
4360 const char *USR;