reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1602 remove_if(_Predicate);
713 Candidates.remove_if([Reg, this](const Candidate& C) {
lib/Transforms/Scalar/LoopDistribute.cpp 408 PartitionContainer.remove_if(
tools/clang/lib/AST/CXXInheritance.cpp 363 Paths.Paths.remove_if([&Paths](const CXXBasePath &Path) {
tools/clang/lib/AST/VTableBuilder.cpp 3404 FullPaths.remove_if([&](const FullPathTy &SpecificPath) {
tools/lldb/source/DataFormatters/TypeCategoryMap.cpp 88 m_active_categories.remove_if(delete_matching_categories(category));