Lines Matching defs:comments
74 AidlNode::AidlNode(const AidlLocation& location, const Comments& comments) in AidlNode()
170 const Comments& comments) { in Parse()
199 const Comments& comments) in AidlAnnotation()
340 AidlAnnotatable::AidlAnnotatable(const AidlLocation& location, const Comments& comments) in AidlAnnotatable()
446 const Comments& comments) in AidlTypeSpecifier()
822 AidlMember::AidlMember(const AidlLocation& location, const Comments& comments) in AidlMember()
856 const Comments& comments) in AidlMethod()
863 const Comments& comments, int id, bool is_user_defined) in AidlMethod()
901 const Comments& comments, const std::string& package, in AidlDefinedType()
999 const std::string& package, const Comments& comments, in AidlParcelable()
1049 const Comments& comments, std::vector<std::string>* type_params, in AidlStructuredParcelable()
1194 AidlConstantValue* value, const Comments& comments) in AidlEnumerator()
1221 const std::string& package, const Comments& comments) in AidlEnumDeclaration()
1290 const std::string& package, const Comments& comments, in AidlUnionDecl()
1379 const Comments& comments, bool oneway, const std::string& package, in AidlInterface()
1481 const Comments& comments) in AidlImport()