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
72 std::vector<Reference<Type>*> Method::getReferences() { in getReferences() function in android::Method80 std::vector<const Reference<Type>*> Method::getReferences() const { in getReferences() function in android::Method
526 std::vector<Reference<LocalIdentifier>*> ConstantExpression::getReferences() { in getReferences() function in android::ConstantExpression534 std::vector<const Reference<LocalIdentifier>*> ConstantExpression::getReferences() const { in getReferences() function in android::ConstantExpression725 std::vector<const Reference<LocalIdentifier>*> ReferenceConstantExpression::getReferences() const { in getReferences() function in android::ReferenceConstantExpression
115 std::vector<Reference<Type>*> Type::getReferences() { in getReferences() function in android::Type123 std::vector<const Reference<Type>*> Type::getReferences() const { in getReferences() function in android::Type788 std::vector<const Reference<Type>*> TemplatedType::getReferences() const { in getReferences() function in android::TemplatedType
60 std::vector<const Reference<Type>*> ArrayType::getReferences() const { in getReferences() function in android::ArrayType
463 std::vector<const Reference<Type>*> Interface::getReferences() const { in getReferences() function in android::Interface
86 std::vector<const Reference<Type>*> EnumType::getReferences() const { in getReferences() function in android::EnumType
42 std::vector<const Reference<Type>*> CompoundType::getReferences() const { in getReferences() function in android::CompoundType