Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp7993 static bool shouldWarnIfShadowedDecl(const DiagnosticsEngine &Diags, in shouldWarnIfShadowedDecl() function
8007 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()
8027 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()
8038 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()