Lines Matching defs:reference

637     typedef ImportDecl               *reference;
645 reference operator*() const { return Import; }
866 /// \brief Return the uniqued reference to the type for an address space
874 /// \brief Return the uniqued reference to the type for an Objective-C
881 /// \brief Return the uniqued reference to the type for a \c restrict
890 /// \brief Return the uniqued reference to the type for a \c volatile
899 /// \brief Return the uniqued reference to the type for a \c const
915 /// \brief Return the uniqued reference to the type for a complex
922 /// \brief Return the uniqued reference to the type for a pointer to
929 /// \brief Return the uniqued reference to a type adjusted from the original
937 /// \brief Return the uniqued reference to the decayed version of the given
945 /// \brief Return the uniqued reference to the atomic type for the specified
949 /// \brief Return the uniqued reference to the type for a block of the
979 /// \brief Return the uniqued reference to the type for an lvalue reference
984 /// \brief Return the uniqued reference to the type for an rvalue reference
988 /// \brief Return the uniqued reference to the type for a member pointer to
994 /// \brief Return a non-unique reference to the type for a variable array of
1001 /// \brief Return a non-unique reference to the type for a dependently-sized
1011 /// \brief Return a unique reference to the type for an incomplete array of
1017 /// \brief Return the unique reference to the type for a constant array of
1026 /// \brief Return the unique reference to a vector type of the specified
1033 /// \brief Return the unique reference to an extended vector type
1039 /// \pre Return a non-unique reference to the type for a dependently-sized
1060 /// \brief Return the unique reference to the type for the specified type
1076 /// \brief Return the unique reference to the type for the specified
1181 /// \brief Return the unique reference to the type for the specified TagDecl
1939 /// \brief Whether this is a promotable bitfield reference according