Home | History | Annotate | Download | only in libclang

Lines Matching refs:QL

379   if (QualifiedTypeLoc QL = TL.getAs<QualifiedTypeLoc>())
380 TL = QL.getUnqualifiedLoc();