Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeclTypeInfo

239   for (unsigned i = 0, i_end = DeclTypeInfo.size(); i < i_end; ++i) {
240 switch (DeclTypeInfo[i].Kind) {