Home
last modified time | relevance | path

Searched defs:ParseLabel (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dtest_with_scope.cc41 Label TestWithScope::ParseLabel(const std::string& str) const { in ParseLabel() function in TestWithScope
/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc2242 bool Parser::ParseLabel(FieldDescriptorProto::Label* label, in ParseLabel() function in google::protobuf::compiler::Parser