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

  /external/llvm/lib/Transforms/ObjCARC/
PtrState.cpp 126 void PtrState::SetSeq(Sequence NewSeq) {
133 SetSeq(NewSeq);
229 SetSeq(S_CanRelease);
262 SetSeq(S_Use);
267 SetSeq(S_Stop);
280 SetSeq(S_Use);
363 SetSeq(S_CanRelease);
393 SetSeq(S_Use);
PtrState.h 147 void SetSeq(Sequence NewSeq);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp     [all...]

Completed in 64 milliseconds