Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp1738 void Sema::MarkUnusedFileScopedDecl(const DeclaratorDecl *D) { in MarkUnusedFileScopedDecl() function in Sema
9893 MarkUnusedFileScopedDecl(NewFD); in ActOnFunctionDeclarator()
13427 MarkUnusedFileScopedDecl(VD); in FinalizeDeclaration()
H A DSemaTemplate.cpp9147 MarkUnusedFileScopedDecl(Specialization); in CheckFunctionTemplateSpecialization()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4856 void MarkUnusedFileScopedDecl(const DeclaratorDecl *D);