Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp8128 static bool shouldWarnIfShadowedDecl(const DiagnosticsEngine &Diags, in shouldWarnIfShadowedDecl() function
8140 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()
8158 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()
8167 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()