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.cpp1817 static bool hasUnsupportedSpecifiers(const VarDecl *VD, in hasUnsupportedSpecifiers() function
2340 if (hasUnsupportedSpecifiers(D, Ctx.getSourceManager())) in fixLocalVarDeclWithSpan()
2589 if (hasUnsupportedSpecifiers(PVD, Ctx.getSourceManager())) { in fixParamWithSpan()