Home | History | Annotate | Download | only in AST

Lines Matching defs:SetDefault

577     /// SetDefault - Sets FromDefault and ToDefault flags of the current node.
578 void SetDefault(bool FromDefault, bool ToDefault) {
890 Tree.SetDefault(FromIter.isEnd() && !FromType.isNull(),
958 Tree.SetDefault(FromIter.isEnd() && FromExpr,
985 Tree.SetDefault(FromIter.isEnd() && HasFromInt,
1004 Tree.SetDefault(FromIter.isEnd() && FromValueDecl,