Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseDeclCXX.cpp2641 DiagnoseUnexpectedNamespace(cast<NamedDecl>(TagDecl)); in ParseCXXMemberSpecification()
2736 void Parser::DiagnoseUnexpectedNamespace(NamedDecl *D) { in DiagnoseUnexpectedNamespace() function in Parser
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h2111 void DiagnoseUnexpectedNamespace(NamedDecl *Context);