Home
last modified time | relevance | path

Searched defs:FileMatchTrieNode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DFileMatchTrie.h24 class FileMatchTrieNode; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DFileMatchTrie.cpp43 class FileMatchTrieNode { class