HomeSort by relevance Sort by last modified time
    Searched refs:mutable_end (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/IR/
Metadata.h 761 MDOperand *mutable_begin() { return mutable_end() - NumOperands; }
762 MDOperand *mutable_end() { return reinterpret_cast<MDOperand *>(this); } function in class:llvm::MDNode
766 return mutable_op_range(mutable_begin(), mutable_end());
920 return const_cast<MDNode *>(this)->mutable_end();
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 2002 iterator mutable_end() { function in class:rope
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 2000 iterator mutable_end() { function in class:rope
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 2000 iterator mutable_end() { function in class:rope
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 2000 iterator mutable_end() { function in class:rope
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h 2002 iterator mutable_end() { function in class:rope
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.h 2002 iterator mutable_end() { function in class:rope
    [all...]

Completed in 566 milliseconds