Searched defs:ETL (Results 1 – 6 of 6) sorted by relevance
143 static bool isNamedType(const ElaboratedTypeLoc &ETL) { in isNamedType()283 if (const auto *ETL = Result.Nodes.getNodeAs<ElaboratedTypeLoc>(Bind)) { in check() local
150 if (ElaboratedTypeLoc ETL = TL.getAs<ElaboratedTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local
2693 else if (auto ETL = Cur.getAs<ElaboratedTypeLoc>()) getAsAdjusted() local
3743 if (auto ETL = EnumType->getTypeLoc().getAs<ElaboratedTypeLoc>()) getQualifierLoc() local
5863 if (auto ETL = TInfo->getTypeLoc().getAs<ElaboratedTypeLoc>()) { VisitElaboratedTypeLoc() local
4456 if (const auto ETL = TL.getAs<ElaboratedTypeLoc>()) { TransformNestedNameSpecifierLoc() local