reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
187 std::pair<iterator, bool> insert(const ValueT &V) {
include/llvm/ADT/SmallPtrSet.h 370 std::pair<iterator, bool> insert(PtrType Ptr) {
include/llvm/ADT/SmallSet.h 180 std::pair<NoneType, bool> insert(const T &V) {