Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp1519 warnOnReservedIdentifier(D); in PushOnScopeChains()
5565 void Sema::warnOnReservedIdentifier(const NamedDecl *D) { in warnOnReservedIdentifier() function in Sema
H A DSemaTemplate.cpp1699 warnOnReservedIdentifier(P); in ActOnTemplateParameterList()
H A DSemaDeclCXX.cpp16797 warnOnReservedIdentifier(ND); in ActOnFriendFunctionDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2593 void warnOnReservedIdentifier(const NamedDecl *D);