Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h131 FileMatchTrie MatchTrie; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp235 StringRef Match = MatchTrie.findEquivalent(NativeFilePath, ES); in getCompileCommands()
436 MatchTrie.insert(NativeFilePath); in parse()