Home | History | Annotate | Download | only in AST

Lines Matching defs:Func

1188     Func,
1210 : Expr(PredefinedExprClass, Empty), Loc(), Type(Func), FnName(nullptr) {}