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.cpp8319 static bool shouldWarnIfShadowedDecl(const DiagnosticsEngine &Diags, in shouldWarnIfShadowedDecl() function
8331 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()
8349 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()
8358 if (!shouldWarnIfShadowedDecl(Diags, R)) in getShadowedDeclaration()