Searched defs:NewPos (Results 1 – 11 of 11) sorted by relevance
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | STLAlgorithmModeling.cpp | 126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find() local 148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find() local
|
| D | IteratorModeling.cpp | 555 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement() local 581 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleDecrement() local 618 const auto *NewPos = getIteratorPosition(AdvancedState, Iterator); in handleRandomIncrOrDecr() local 662 const IteratorPosition *NewPos = getIteratorPosition(AdvancedState, OldVal); in handlePtrIncrOrDecr() local
|
| D | Iterator.cpp | 250 const auto NewPos = in advancePosition() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceMangling.cpp | 43 size_t NewPos = 0; in incrementSubstitutions() local
|
| /external/llvm-project/llvm/include/llvm/Demangle/ |
| D | Utility.h | 130 void setCurrentPosition(size_t NewPos) { CurrentPosition = NewPos; } in setCurrentPosition()
|
| /external/libcxxabi/src/demangle/ |
| D | Utility.h | 129 void setCurrentPosition(size_t NewPos) { CurrentPosition = NewPos; } in setCurrentPosition()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
| D | Utility.h | 130 void setCurrentPosition(size_t NewPos) { CurrentPosition = NewPos; } in setCurrentPosition()
|
| /external/llvm-project/libcxxabi/src/demangle/ |
| D | Utility.h | 130 void setCurrentPosition(size_t NewPos) { CurrentPosition = NewPos; } in setCurrentPosition()
|
| /external/clang/lib/Lex/ |
| D | Preprocessor.cpp | 423 char *NewPos = std::copy(Buffer->getBufferStart(), Position, NewBuf); in SetCodeCompletionPoint() local
|
| /external/llvm-project/clang/lib/Lex/ |
| D | Preprocessor.cpp | 439 char *NewPos = std::copy(Buffer->getBufferStart(), Position, NewBuf); in SetCodeCompletionPoint() local
|
| /external/pdfium/third_party/lcms/src/ |
| D | cmsio0.c | 637 cmsBool _cmsNewTag(_cmsICCPROFILE* Icc, cmsTagSignature sig, int* NewPos) in _cmsNewTag()
|