Home
last modified time | relevance | path

Searched defs:ETL (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h2693 else if (auto ETL = Cur.getAs<ElaboratedTypeLoc>()) in getAsAdjusted() local
H A DDeclCXX.h3750 if (auto ETL = EnumType->getTypeLoc().getAs<ElaboratedTypeLoc>()) in getQualifierLoc() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5918 if (auto ETL = TInfo->getTypeLoc().getAs<ElaboratedTypeLoc>()) { in VisitElaboratedTypeLoc() local
H A DTreeTransform.h4459 if (const auto ETL = TL.getAs<ElaboratedTypeLoc>()) { in TransformNestedNameSpecifierLoc() local