Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp2053 static void GenerateFixForUnusedDecl(const NamedDecl *D, ASTContext &Ctx, in GenerateFixForUnusedDecl() function
2092 GenerateFixForUnusedDecl(D, Context, Hint); in DiagnoseUnusedDecl()