Home | History | Annotate | Download | only in AST

Lines Matching full:setdefault

539     /// SetDefault - Sets FromDefault and ToDefault flags of the current node.
540 void SetDefault(bool FromDefault, bool ToDefault) {
844 Tree.SetDefault(FromIter.isEnd() && !FromType.isNull(),
912 Tree.SetDefault(FromIter.isEnd() && FromExpr,
974 Tree.SetDefault(FromIter.isEnd() && HasFromInt,
989 Tree.SetDefault(FromIter.isEnd() && FromValueDecl,