Home
last modified time | relevance | path

Searched defs:ObjectExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp385 transferUnwrapCall(const Expr * UnwrapExpr,const Expr * ObjectExpr,LatticeTransferState & State) transferUnwrapCall() argument
394 transferArrowOpCall(const Expr * UnwrapExpr,const Expr * ObjectExpr,LatticeTransferState & State) transferArrowOpCall() argument
868 diagnoseUnwrapCall(const Expr * ObjectExpr,const Environment & Env) diagnoseUnwrapCall() argument
/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1790 CheckMemberOperatorAccess(SourceLocation OpLoc,Expr * ObjectExpr,const SourceRange & Range,DeclAccessPair Found) CheckMemberOperatorAccess() argument
1807 CheckMemberOperatorAccess(SourceLocation OpLoc,Expr * ObjectExpr,Expr * ArgExpr,DeclAccessPair Found) CheckMemberOperatorAccess() argument
1816 CheckMemberOperatorAccess(SourceLocation OpLoc,Expr * ObjectExpr,ArrayRef<Expr * > ArgExprs,DeclAccessPair FoundDecl) CheckMemberOperatorAccess() argument