Home
last modified time | relevance | path

Searched refs:DiagnoseUnexpectedNamespace (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3468 DiagnoseUnexpectedNamespace(cast<NamedDecl>(TagDecl)); in ParseCXXClassMemberDeclarationWithPragmas()
3812 void Parser::DiagnoseUnexpectedNamespace(NamedDecl *D) { in DiagnoseUnexpectedNamespace() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3139 void DiagnoseUnexpectedNamespace(NamedDecl *Context);