Searched defs:bindName (Results 1 – 2 of 2) sorted by relevance
70 MaybeExpr bindName() const { return bindName_; } in bindName() function129 MaybeExpr bindName() const { return bindName_; } in bindName() function317 MaybeExpr bindName() const { return bindName_; } in bindName() function
601 MaybeExpr bindName; in PutEntity() local616 const MaybeExpr &bindName, std::string before, std::string after) { in PutAttrs()