Home
last modified time | relevance | path

Searched defs:UDK (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaModule.cpp609 unsigned getUnnamedDeclDiag(UnnamedDeclKind UDK, bool InBlock) { in getUnnamedDeclDiag()
632 static void diagExportedUnnamedDecl(Sema &S, UnnamedDeclKind UDK, Decl *D, in diagExportedUnnamedDecl()
644 if (auto UDK = getUnnamedDeclKind(D)) in checkExportedDecl() local