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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3099 DiagnoseUnexpectedNamespace(cast<NamedDecl>(TagDecl));
3389 void Parser::DiagnoseUnexpectedNamespace(NamedDecl *D) { function in class:Parser
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2799 void DiagnoseUnexpectedNamespace(NamedDecl *Context);

Completed in 72 milliseconds