Searched defs:NewPos (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); local
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); local
H A DIterator.cpp250 const auto NewPos = local
H A DIteratorModeling.cpp555 const auto *NewPos = getIteratorPosition(NewState, Iter); local
581 const auto *NewPos = getIteratorPosition(NewState, Iter); local
618 const auto *NewPos = getIteratorPosition(AdvancedState, Iterator); local
662 const IteratorPosition *NewPos = getIteratorPosition(AdvancedState, OldVal); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DUtility.h130 void setCurrentPosition(size_t NewPos) { CurrentPosition = NewPos; } argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp435 char *NewPos = std::copy(Buffer->getBufferStart(), Position, NewBuf); local

Completed in 187 milliseconds