Searched defs:ast_properties (Results 1 – 3 of 3) sorted by relevance
798 void set_ast_properties(int* ast_properties) {} in set_ast_properties()1098 int* ast_properties() { in ast_properties() function2616 typename Traits::Type::AstProperties ast_properties; in ParseArrowFunctionLiteral() local
2434 void set_ast_properties(AstProperties* ast_properties) { in set_ast_properties()3013 AstProperties* ast_properties() { return &properties_; } in ast_properties() function
3511 AstProperties ast_properties; in ParseFunctionLiteral() local