Home
last modified time | relevance | path

Searched defs:IsIdentifier (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/amber/src/
Dtokenizer.h45 bool IsIdentifier() const { return type_ == TokenType::kIdentifier; } in IsIdentifier() function
/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc1227 bool Tokenizer::IsIdentifier(const std::string& text) { in IsIdentifier() function in google::protobuf::io::Tokenizer
/external/cronet/tot/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.cc1227 bool Tokenizer::IsIdentifier(const std::string& text) { in IsIdentifier() function in google::protobuf::io::Tokenizer
/external/cronet/stable/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.cc1227 bool Tokenizer::IsIdentifier(const std::string& text) { in IsIdentifier() function in google::protobuf::io::Tokenizer