|
clang-tools 22.0.0git
|
#include "../ClangTidyCheck.h"Go to the source code of this file.
Classes | |
| class | clang::tidy::fuchsia::StaticallyConstructedObjectsCheck |
| Constructing global, non-trivial objects with static storage is disallowed, unless the object is statically initialized with a constexpr constructor or has no explicit constructor. More... | |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::fuchsia |