Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp76 void replaceWithNullptr(ClangTidyCheck &Check, SourceManager &SM, in replaceWithNullptr() function
253 replaceWithNullptr(Check, SM, FileLocStart, FileLocEnd); in VisitStmt()
273 replaceWithNullptr(Check, SM, StartLoc, EndLoc); in VisitStmt()