Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7619 static bool shouldWarnIfShadowedDecl(const DiagnosticsEngine &Diags, in shouldWarnIfShadowedDecl() function
7633 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()
7653 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()
7664 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()