Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1891 void Sema::MarkUnusedFileScopedDecl(const DeclaratorDecl *D) { in MarkUnusedFileScopedDecl() function in Sema
10722 MarkUnusedFileScopedDecl(NewFD); in ActOnFunctionDeclarator()
14653 MarkUnusedFileScopedDecl(VD); in FinalizeDeclaration()
H A DSemaTemplate.cpp9024 MarkUnusedFileScopedDecl(Specialization); in CheckFunctionTemplateSpecialization()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4158 void MarkUnusedFileScopedDecl(const DeclaratorDecl *D);