Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp1948 void Sema::MarkUnusedFileScopedDecl(const DeclaratorDecl *D) { in MarkUnusedFileScopedDecl() function in Sema
10599 MarkUnusedFileScopedDecl(NewFD); in ActOnFunctionDeclarator()
14371 MarkUnusedFileScopedDecl(VD); in FinalizeDeclaration()
H A DSemaTemplate.cpp9509 MarkUnusedFileScopedDecl(Specialization); in CheckFunctionTemplateSpecialization()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h5278 void MarkUnusedFileScopedDecl(const DeclaratorDecl *D);