HomeSort by relevance Sort by last modified time
    Searched defs:erase_if (Results 76 - 91 of 91) sorted by null

1 2 34

  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
PriorityWorklist.h 194 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
STLExtras.h 901 /// `erase_if` which is equivalent to:
908 void erase_if(Container &C, UnaryPredicate P) { function in namespace:llvm
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
PriorityWorklist.h 194 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
STLExtras.h 901 /// `erase_if` which is equivalent to:
908 void erase_if(Container &C, UnaryPredicate P) { function in namespace:llvm
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PriorityWorklist.h 194 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
STLExtras.h 901 /// `erase_if` which is equivalent to:
908 void erase_if(Container &C, UnaryPredicate P) { function in namespace:llvm
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
PriorityWorklist.h 194 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
STLExtras.h 901 /// `erase_if` which is equivalent to:
908 void erase_if(Container &C, UnaryPredicate P) { function in namespace:llvm
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
PriorityWorklist.h 194 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
STLExtras.h 901 /// `erase_if` which is equivalent to:
908 void erase_if(Container &C, UnaryPredicate P) { function in namespace:llvm
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
PriorityWorklist.h 194 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
STLExtras.h 901 /// `erase_if` which is equivalent to:
908 void erase_if(Container &C, UnaryPredicate P) { function in namespace:llvm
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PriorityWorklist.h 194 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
STLExtras.h 901 /// `erase_if` which is equivalent to:
908 void erase_if(Container &C, UnaryPredicate P) { function in namespace:llvm
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ilist.h 581 template<class Pr1> void erase_if(Pr1 pred) { function in class:llvm::iplist
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
STLExtras.h 901 /// `erase_if` which is equivalent to:
908 void erase_if(Container &C, UnaryPredicate P) { function in namespace:llvm
    [all...]

Completed in 227 milliseconds

1 2 34