Home
last modified time | relevance | path

Searched refs:DNT (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp210 const DependentNameType *DNT = TL.getTypePtr(); in VisitDependentNameTypeLoc() local
211 const NestedNameSpecifier *NNS = DNT->getQualifier(); in VisitDependentNameTypeLoc()
228 DeclarationName Name(DNT->getIdentifier()); in VisitDependentNameTypeLoc()
H A DUSRGeneration.cpp944 if (const DependentNameType *DNT = T->getAs<DependentNameType>()) { in VisitType() local
946 printQualifier(Out, Ctx, DNT->getQualifier()); in VisitType()
947 Out << ':' << DNT->getIdentifier()->getName(); in VisitType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5465 bool VisitDependentNameType(DependentNameType *DNT) { in VisitDependentNameType() argument
5466 const auto *Q = DNT->getQualifier(); in VisitDependentNameType()
5468 addType(DNT->getIdentifier()); in VisitDependentNameType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7273 if (const auto *DNT = T->getAs<DependentNameType>()) in getCanonicalNestedNameSpecifier() local
7274 return NestedNameSpecifier::Create(*this, DNT->getQualifier(), in getCanonicalNestedNameSpecifier()
7275 DNT->getIdentifier()); in getCanonicalNestedNameSpecifier()
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES4883 Popovici of DNT Romania.
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in13323 @Article{Wunderlich:1974:DNT,