Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1545 static bool hasUnsupportedSpecifiers(const VarDecl *VD, in hasUnsupportedSpecifiers() function
2057 if (hasUnsupportedSpecifiers(D, Ctx.getSourceManager())) in fixLocalVarDeclWithSpan()
2312 if (hasUnsupportedSpecifiers(PVD, Ctx.getSourceManager())) { in fixParamWithSpan()