Searched refs:NodeDeclarationInfo (Results 1 – 1 of 1) sorted by relevance
44 template <typename T> struct NodeDeclarationInfo { struct52 typedef NodeDeclarationInfo<StatementNode*> StatementNodeInfo; argument53 typedef NodeDeclarationInfo<CaseBlockNode*> CaseBlockNodeInfo;54 typedef NodeDeclarationInfo<CaseClauseNode*> CaseClauseNodeInfo;55 typedef NodeDeclarationInfo<SourceElements*> SourceElementsInfo;56 typedef NodeDeclarationInfo<ClauseList> ClauseListInfo;57 typedef NodeDeclarationInfo<ExpressionNode*> VarDeclListInfo;58 typedef NodeDeclarationInfo<ConstDeclList> ConstDeclListInfo;59 typedef NodeDeclarationInfo<ParameterList> ParameterListInfo;