clang 22.0.0git
LifetimeAnnotations.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

Functions

const FunctionDeclclang::lifetimes::getDeclWithMergedLifetimeBoundAttrs (const FunctionDecl *FD)
const CXXMethodDeclclang::lifetimes::getDeclWithMergedLifetimeBoundAttrs (const CXXMethodDecl *CMD)
bool clang::lifetimes::isNormalAssignmentOperator (const FunctionDecl *FD)
bool clang::lifetimes::isAssignmentOperatorLifetimeBound (const CXXMethodDecl *CMD)
bool clang::lifetimes::implicitObjectParamIsLifetimeBound (const FunctionDecl *FD)