Home
last modified time | relevance | path

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

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