Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2115 void Sema::DiagnoseUnusedButSetDecl(const VarDecl *VD, in DiagnoseUnusedButSetDecl() function in Sema
2233 DiagnoseUnusedButSetDecl(VD, addDiag); in ActOnPopScope()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4559 void DiagnoseUnusedButSetDecl(const VarDecl *VD, DiagReceiverTy DiagReceiver);