Home | History | Annotate | Download | only in AST

Lines Matching refs:IsInline

2103   if (PrevDecl && PrevDecl->IsInline)
2104 IsInline = true;