Searched defs:getReferences (Results 1 – 8 of 8) sorted by relevance
62 std::vector<const Reference<Type>*> TypeDef::getReferences() const { in getReferences() function in android::TypeDef
77 std::vector<Reference<Type>*> Method::getReferences() { in getReferences() function in android::Method85 std::vector<const Reference<Type>*> Method::getReferences() const { in getReferences() function in android::Method
528 std::vector<Reference<LocalIdentifier>*> ConstantExpression::getReferences() { in getReferences() function in android::ConstantExpression536 std::vector<const Reference<LocalIdentifier>*> ConstantExpression::getReferences() const { in getReferences() function in android::ConstantExpression736 std::vector<const Reference<LocalIdentifier>*> ReferenceConstantExpression::getReferences() const { in getReferences() function in android::ReferenceConstantExpression
121 std::vector<Reference<Type>*> Type::getReferences() { in getReferences() function in android::Type129 std::vector<const Reference<Type>*> Type::getReferences() const { in getReferences() function in android::Type760 std::vector<const Reference<Type>*> TemplatedType::getReferences() const { in getReferences() function in android::TemplatedType
63 std::vector<const Reference<Type>*> ArrayType::getReferences() const { in getReferences() function in android::ArrayType
421 std::vector<const Reference<Type>*> Interface::getReferences() const { in getReferences() function in android::Interface
87 std::vector<const Reference<Type>*> EnumType::getReferences() const { in getReferences() function in android::EnumType
50 std::vector<const Reference<Type>*> CompoundType::getReferences() const { in getReferences() function in android::CompoundType