Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp77 static void DiagnoseUnusedOfDecl(Sema &S, NamedDecl *D, SourceLocation Loc) { in DiagnoseUnusedOfDecl() function
386 DiagnoseUnusedOfDecl(*this, D, Loc); in DiagnoseUseOfDecl()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp88 static void DiagnoseUnusedOfDecl(Sema &S, NamedDecl *D, SourceLocation Loc) { in DiagnoseUnusedOfDecl() function
353 DiagnoseUnusedOfDecl(*this, D, Loc); in DiagnoseUseOfDecl()