Home | History | Annotate | Download | only in src

Lines Matching refs:ast_properties

2082   void set_ast_properties(AstProperties* ast_properties) {
2083 ast_properties_ = *ast_properties;
2598 AstProperties* ast_properties() { return &properties_; }