Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dilist_node_options.h37 template <bool IsExplicit> struct explicitness { struct
40 typedef explicitness<true> is_explicit; argument