clang-tools 19.0.0git
Namespaces | Functions
MisleadingIdentifier.cpp File Reference
#include "MisleadingIdentifier.h"
#include "clang/Frontend/CompilerInstance.h"
#include "llvm/Support/ConvertUTF.h"

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)