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

  /external/clang/include/clang/Tooling/
JSONCompilationDatabase.h 105 FileMatchTrie MatchTrie;
  /external/clang/lib/Tooling/
JSONCompilationDatabase.cpp 179 StringRef Match = MatchTrie.findEquivalent(NativeFilePath.str(), ES);
316 MatchTrie.insert(NativeFilePath.str());

Completed in 2339 milliseconds