Searched refs:full_prefix_storage (Results 1 – 1 of 1) sorted by relevance
232 std::string full_prefix_storage; in Evaluate() local234 full_prefix_storage = std::string(prefix); in Evaluate()235 full_prefix_storage.append(std::string(option_prefix)); in Evaluate()236 full_prefix = full_prefix_storage; in Evaluate()