Searched refs:MatchKey (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp59 struct MatchKey { struct in namespace:clang::ast_matchers::internal::__anon1129
64 bool operator<(const MatchKey &Other) const {
385 MatchKey Key;
623 MatchKey Key;
754 typedef std::map<MatchKey, MemoizedMatchResult> MemoizationMap;
/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc93 static bool MatchKey(StringPiece input) { function in namespace:google::protobuf::util::converter
806 if (MatchKey(p_)) {

Completed in 124 milliseconds