Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Tooling/
H A DFileMatchTrie.h24 class FileMatchTrieNode; variable
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DFileMatchTrie.cpp43 class FileMatchTrieNode { class