Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h675 Function(Variable *Vd, SExpr *Bd) in Function() argument
680 Function(const Function &F, Variable *Vd, SExpr *Bd) // rewrite constructor in Function() argument
1866 Let(const Let &L, Variable *Vd, SExpr *Bd) : SExpr(L), VarDecl(Vd), Body(Bd) { in Let() argument
1870 Let(const Let & L,Variable * Vd,SExpr * Bd) Let() argument