Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp1783 bool WithinFunction = D->getDeclContext()->isFunctionOrMethod(); in ShouldDiagnoseUnusedDecl() local
1786 WithinFunction = in ShouldDiagnoseUnusedDecl()
1787 WithinFunction || (R->isLocalClass() && !R->isDependentType()); in ShouldDiagnoseUnusedDecl()
1788 if (!WithinFunction) in ShouldDiagnoseUnusedDecl()