Home | History | Annotate | Download | only in AST

Lines Matching refs:hasInit

1929         (hasInit() ||
1951 if (hasInit())
2040 bool VarDecl::hasInit() const {
2049 if (!hasInit())