Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp8301 static bool shouldWarnIfShadowedDecl(const DiagnosticsEngine &Diags, in shouldWarnIfShadowedDecl() function
8315 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()
8335 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()
8346 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()