Searched refs:symbol_definitions_ (Results 1 – 3 of 3) sorted by relevance
550 Unordered_set<std::string> symbol_definitions_; variable
1088 : entry_(), symbol_assignments_(), symbol_definitions_(), in Script_options()1132 this->symbol_definitions_.insert(n); in add_symbol_assignment()1156 if (this->symbol_definitions_.find(n) == this->symbol_definitions_.end()) in add_symbol_reference()
8324 symbol_definitions_ and symbol_references_.8326 symbol_definitions_ and symbol_references_.8329 * script.h (class Script_options): Add symbol_definitions_ and