Home
last modified time | relevance | path

Searched refs:SelfE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h420 const Expr *SelfE = nullptr);
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp421 const Expr *SelfE) { in translateCallExpr() argument
429 LRCallCtx.SelfArg = SelfE; in translateCallExpr()