Home | History | Annotate | Download | only in AST

Lines Matching refs:isInlineSpecified

400     if (D->isInlineSpecified())  Out << "inline ";