Home | History | Annotate | Download | only in AST

Lines Matching full:isinline

799          cast<NamespaceDecl>(this)->isInline();
807 if (ND->isInline()) {
1443 if (!NS || !NS->isInline())