Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaCXX/
H A DPR12481.cpp5 template<class TrieData> struct BinaryTrie { struct
6 ~BinaryTrie() { in ~BinaryTrie() argument