Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DMapVector.h209 void MapVector<KeyT, ValueT, MapType, VectorType>::remove_if(Function Pred) { in remove_if() function
DSetVector.h199 bool remove_if(UnaryPredicate P) { in remove_if() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h343 template <typename UnaryPredicate> bool remove_if(UnaryPredicate P) { in remove_if() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h187 template <typename PredFn> void remove_if(PredFn &&Pred) { in remove_if() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp40795 remove_if(_ForwardIterator __first, _ForwardIterator __last, in remove_if() function