|
clang-tools 22.0.0git
|
Go to the source code of this file.
Classes | |
| class | clang::tidy::bugprone::OptionalValueConversionCheck |
| Detects potentially unintentional and redundant conversions where a value is extracted from an optional-like type and then used to create a new instance of the same optional-like type. More... | |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::bugprone |