Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseNullptrCheck.cpp60 void replaceWithNullptr(ClangTidyCheck &Check, SourceManager &SM, in replaceWithNullptr() function
237 replaceWithNullptr(Check, SM, FileLocStart, FileLocEnd); in VisitStmt()
257 replaceWithNullptr(Check, SM, StartLoc, EndLoc); in VisitStmt()