Home | History | Annotate | Download | only in src

Lines Matching refs:ast_properties

2297   void set_ast_properties(AstProperties* ast_properties) {
2298 ast_properties_ = *ast_properties;
2817 AstProperties* ast_properties() { return &properties_; }