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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp6608 MarkUnusedFileScopedDecl(Specialization);
6768 MarkUnusedFileScopedDecl(InstantiationFunction);
6780 MarkUnusedFileScopedDecl(InstantiationVar);
H A DSemaDecl.cpp1250 void Sema::MarkUnusedFileScopedDecl(const DeclaratorDecl *D) { function in class:Sema
7337 MarkUnusedFileScopedDecl(NewFD);
8930 MarkUnusedFileScopedDecl(VD);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3049 void MarkUnusedFileScopedDecl(const DeclaratorDecl *D);

Completed in 148 milliseconds