Searched refs:ConstantExpressionAnnotationParam (Results 1 – 3 of 3) sorted by relevance
83 ConstantExpressionAnnotationParam::ConstantExpressionAnnotationParam( in ConstantExpressionAnnotationParam() function in android::ConstantExpressionAnnotationParam87 std::vector<std::string> ConstantExpressionAnnotationParam::getValues() const { in getValues()95 std::string ConstantExpressionAnnotationParam::getSingleValue() const { in getSingleValue()100 std::vector<const ConstantExpression*> ConstantExpressionAnnotationParam::getConstantExpressions() in getConstantExpressions()
65 struct ConstantExpressionAnnotationParam : AnnotationParam { struct66 ConstantExpressionAnnotationParam(const std::string& name,
434 $$ = new ConstantExpressionAnnotationParam($1, $3);