clang 22.0.0git
Origins.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::lifetimes
namespace  clang::lifetimes::internal

Functions

bool clang::lifetimes::internal::hasOrigins (QualType QT)
bool clang::lifetimes::internal::hasOrigins (const Expr *E)
 Determines if an expression has origins that need to be tracked.
bool clang::lifetimes::internal::doesDeclHaveStorage (const ValueDecl *D)
 Returns true if the declaration has its own storage that can be borrowed.