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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp3158 DiagnoseUnexpectedNamespace(cast<NamedDecl>(TagDecl));
3450 void Parser::DiagnoseUnexpectedNamespace(NamedDecl *D) { function in class:Parser
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3015 void DiagnoseUnexpectedNamespace(NamedDecl *Context);

Completed in 391 milliseconds