Searched refs:getUnnamedDeclKind (Results 1 – 1 of 1) sorted by relevance
596 static llvm::Optional<UnnamedDeclKind> getUnnamedDeclKind(Decl *D) { in getUnnamedDeclKind() function644 if (auto UDK = getUnnamedDeclKind(D)) in checkExportedDecl()