Home | History | Annotate | Download | only in libclang

Lines Matching refs:QL

168   if (QualifiedTypeLoc QL = TL.getAs<QualifiedTypeLoc>())
169 TL = QL.getUnqualifiedLoc();