Searched refs:false_type (Results 26 - 35 of 35) sorted by relevance

12

/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/
H A Dtrie_policy.hpp123 begin_imp(const_key_reference, detail::false_type);
129 end_imp(const_key_reference, detail::false_type);
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dinsert_fn_imps.hpp181 get_new_node_for_leaf_insert(const_reference r_val, false_type)
H A Dbin_search_tree_.hpp350 get_new_node_for_leaf_insert(const_reference r_val, false_type);
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Derase_fn_imps.hpp80 erase_at(entry_pointer a_entries, size_type i, false_type)
/freebsd-11.0-release/contrib/libstdc++/include/tr1/
H A Dtype_traits_fwd.h49 typedef integral_constant<bool, false> false_type; typedef in namespace:std
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dleft_child_next_sibling_heap_.hpp320 get_new_node_for_insert(const_reference r_val, false_type);
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp299 allocate_new_entry(const_reference, false_type);
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DMetadata.h1018 static void dispatchRecalculateHash(NodeTy *, std::false_type) {}
1024 static void dispatchResetHash(NodeTy *, std::false_type) {}
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h576 // There is a default template inheriting from "false_type". Then, a
581 template <typename T, typename = void> struct has_getDecl : std::false_type {};
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DRecursiveASTVisitor.h280 struct has_same_member_pointer_type : std::false_type {};

Completed in 84 milliseconds

12