Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2587 static FixItList fixParamWithSpan(const ParmVarDecl *PVD, const ASTContext &Ctx, in fixParamWithSpan() function
2786 return fixParamWithSpan(PVD, Ctx, Handler); in fixVariable()