clang 22.0.0git
UncheckedOptionalAccessModel.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::dataflow
 Dataflow Directional Tag Classes.

Functions

template<class... NameTypes>
static bool clang::dataflow::isFullyQualifiedNamespaceEqualTo (const NamespaceDecl &NS, llvm::StringRef Name, NameTypes... Names)
static bool clang::dataflow::hasOptionalClassName (const CXXRecordDecl &RD)
static const CXXRecordDeclclang::dataflow::getOptionalBaseClass (const CXXRecordDecl *RD)
static bool clang::dataflow::isSupportedOptionalType (QualType Ty)