Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h131 FileMatchTrie MatchTrie; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp227 StringRef Match = MatchTrie.findEquivalent(NativeFilePath, ES); in getCompileCommands()
426 MatchTrie.insert(NativeFilePath); in parse()