Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaModule.cpp876 static void diagExportedUnnamedDecl(Sema &S, UnnamedDeclKind UDK, Decl *D, in diagExportedUnnamedDecl() function
889 diagExportedUnnamedDecl(S, *UDK, D, BlockStart); in checkExportedDecl()
926 diagExportedUnnamedDecl(S, UnnamedDeclKind::Namespace, D, BlockStart); in checkExportedDecl()
958 diagExportedUnnamedDecl(*this, UnnamedDeclKind::Context, Child, in ActOnFinishExportDecl()