9#ifndef LLVM_CLANG_TOOLS_EXTRA_CLANG_TIDY_LLVMLIBC_NAMESPACECONSTANTS_H
10#define LLVM_CLANG_TOOLS_EXTRA_CLANG_TIDY_LLVMLIBC_NAMESPACECONSTANTS_H
12#include "llvm/ADT/StringRef.h"
19 "[[gnu::visibility(\"hidden\")]] __llvm_libc";
21 "LIBC_NAMESPACE_DECL";
static const llvm::StringRef RequiredNamespaceRefMacroName
static const llvm::StringRef RequiredNamespaceDeclStart
static const llvm::StringRef RequiredNamespaceDeclMacroName
static const llvm::StringRef RequiredNamespaceRefStart