clang-tools 19.0.0git
Classes | Namespaces
ComparePointerToMemberVirtualFunctionCheck.h File Reference
#include "../ClangTidyCheck.h"

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::ComparePointerToMemberVirtualFunctionCheck
 Detects unspecified behavior about equality comparison between pointer to member virtual function and anything other than null-pointer-constant. More...
 

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::tidy
 
namespace  clang::tidy::bugprone