Searched defs:getConstantExpressions (Results 1 – 8 of 8) sorted by relevance
33 std::vector<ConstantExpression*> AnnotationParam::getConstantExpressions() { in getConstantExpressions() function in android::AnnotationParam41 std::vector<const ConstantExpression*> AnnotationParam::getConstantExpressions() const { in getConstantExpressions() function in android::AnnotationParam100 std::vector<const ConstantExpression*> ConstantExpressionAnnotationParam::getConstantExpressions() in getConstantExpressions() function in android::ConstantExpressionAnnotationParam128 std::vector<ConstantExpression*> Annotation::getConstantExpressions() { in getConstantExpressions() function in android::Annotation136 std::vector<const ConstantExpression*> Annotation::getConstantExpressions() const { in getConstantExpressions() function in android::Annotation
518 std::vector<ConstantExpression*> ConstantExpression::getConstantExpressions() { in getConstantExpressions() function in android::ConstantExpression681 std::vector<const ConstantExpression*> LiteralConstantExpression::getConstantExpressions() const { in getConstantExpressions() function in android::LiteralConstantExpression688 std::vector<const ConstantExpression*> UnaryConstantExpression::getConstantExpressions() const { in getConstantExpressions() function in android::UnaryConstantExpression696 std::vector<const ConstantExpression*> BinaryConstantExpression::getConstantExpressions() const { in getConstantExpressions() function in android::BinaryConstantExpression705 std::vector<const ConstantExpression*> TernaryConstantExpression::getConstantExpressions() const { in getConstantExpressions() function in android::TernaryConstantExpression720 std::vector<const ConstantExpression*> ReferenceConstantExpression::getConstantExpressions() const { in getConstantExpressions() function in android::ReferenceConstantExpression736 std::vector<const ConstantExpression*> AttributeConstantExpression::getConstantExpressions() const { in getConstantExpressions() function in android::AttributeConstantExpression
105 std::vector<ConstantExpression*> Method::getConstantExpressions() { in getConstantExpressions() function in android::Method113 std::vector<const ConstantExpression*> Method::getConstantExpressions() const { in getConstantExpressions() function in android::Method
125 std::vector<const ConstantExpression*> Scope::getConstantExpressions() const { in getConstantExpressions() function in android::Scope
127 std::vector<ConstantExpression*> Type::getConstantExpressions() { in getConstantExpressions() function in android::Type135 std::vector<const ConstantExpression*> Type::getConstantExpressions() const { in getConstantExpressions() function in android::Type
64 std::vector<const ConstantExpression*> ArrayType::getConstantExpressions() const { in getConstantExpressions() function in android::ArrayType
478 std::vector<const ConstantExpression*> Interface::getConstantExpressions() const { in getConstantExpressions() function in android::Interface
90 std::vector<const ConstantExpression*> EnumType::getConstantExpressions() const { in getConstantExpressions() function in android::EnumType