Home | History | Annotate | Download | only in AST

Lines Matching refs:isMain

1675 bool FunctionDecl::isMain() const {
1721 return isMain() || DC->isExternCContext();