Home | History | Annotate | Download | only in AST

Lines Matching defs:getInit

1841   if (const Expr *Init = getInit()) {
2032 if (auto Expr = I->getInit()) {
2048 Expr *VarDecl::getInit() {
2371 Expr *Arg = getInit();
2394 if (const Expr *E = getInit())