Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1896 const Stmt *PreIncNode = getBaseStmt(); in getFixits() local
1904 getEndCharLoc(PreIncNode, Ctx.getSourceManager(), Ctx.getLangOpts()); in getFixits()
1909 SourceRange(PreIncNode->getBeginLoc(), *PreIncLocation), SS.str())); in getFixits()