Home | History | Annotate | Download | only in AST

Lines Matching defs:tunit

1711   const TranslationUnitDecl *tunit =
1713 return tunit &&
1714 !tunit->getASTContext().getLangOpts().Freestanding &&