Home
last modified time | relevance | path

Searched refs:MatchTrie (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Tooling/
DJSONCompilationDatabase.h123 FileMatchTrie MatchTrie; variable
/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp179 StringRef Match = MatchTrie.findEquivalent(NativeFilePath, ES); in getCompileCommands()
339 MatchTrie.insert(NativeFilePath); in parse()