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

Go to the source code of this file.

Classes

class  clang::tidy::abseil::TimeSubtractionCheck
 Finds and fixes absl::Time subtraction expressions to do subtraction in the time domain instead of the numeric domain. More...
 

Namespaces

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