Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp89 static void DiagnoseUnusedOfDecl(Sema &S, NamedDecl *D, SourceLocation Loc) { in DiagnoseUnusedOfDecl() function
354 DiagnoseUnusedOfDecl(*this, D, Loc); in DiagnoseUseOfDecl()