Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DASTVector.h267 T *OldEnd = this->end(); in insert() local
281 T *OldEnd = this->end(); in insert() local
316 T *OldEnd = this->end(); in insert() local
330 T *OldEnd = this->end(); in insert() local
/freebsd-9-stable/contrib/llvm/include/llvm/ADT/
DSmallVector.h591 T *OldEnd = this->end(); in insert() local
605 T *OldEnd = this->end(); in insert() local
644 T *OldEnd = this->end(); in insert() local
658 T *OldEnd = this->end(); in insert() local
/freebsd-9-stable/contrib/llvm/lib/Target/R600/
DSIAnnotateControlFlow.cpp229 CallInst *OldEnd = dyn_cast<CallInst>(Parent->getFirstInsertionPt()); in handleLoopCondition() local
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DLiveInterval.cpp388 SlotIndex OldEnd = I->end; in removeSegment() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTDiagnostic.cpp250 size_t OldEnd = Output.size(); in FormatASTNodeDiagnosticArgument() local