Home
last modified time | relevance | path

Searched refs:PreviousLocation (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseNullptrCheck.cpp66 SourceLocation PreviousLocation = StartLoc.getLocWithOffset(-1); in replaceWithNullptr() local
67 bool NeedsSpace = isAlphanumeric(*SM.getCharacterData(PreviousLocation)); in replaceWithNullptr()