clang-tools 22.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::misc |
Functions | |
static bool | clang::tidy::misc::isUnassignedAL (llvm::UTF32 CP) |
static bool | clang::tidy::misc::isUnassignedR (llvm::UTF32 CP) |
static bool | clang::tidy::misc::isR (llvm::UTF32 CP) |
static bool | clang::tidy::misc::hasRTLCharacters (StringRef Buffer) |