HomeSort by relevance Sort by last modified time
    Searched refs:MatchKey (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 59 struct MatchKey {
64 bool operator<(const MatchKey &Other) const {
385 MatchKey Key;
623 MatchKey Key;
754 typedef std::map<MatchKey, MemoizedMatchResult> MemoizationMap;
    [all...]
  /external/protobuf/src/google/protobuf/util/internal/
json_stream_parser.cc 93 static bool MatchKey(StringPiece input) {
806 if (MatchKey(p_)) {

Completed in 124 milliseconds