Home
last modified time | relevance | path

Searched defs:TDT (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp384 const TypedefType *TDT = T->getAs<TypedefType>(); getNSNumberFactoryMethodKind() local
522 while (const TypedefType *TDT = T->getAs<TypedefType>()) { GetNSIntegralKind() local
579 while (const TypedefType *TDT = T->getAs<TypedefType>()) { isObjCTypedef() local
H A DQualTypeNames.cpp325 if (const auto *TDT = dyn_cast<TypedefType>(TypePtr)) { createNestedNameSpecifierForScopeOf() local
H A DASTDiagnostic.cpp403 TemplateDiffTypes &TDT = *reinterpret_cast<TemplateDiffTypes*>(Val); in FormatASTNodeDiagnosticArgument() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1069 TemplateDiffTypes TDT; in FormatDiagnostic() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp3746 if (const TypedefType *TDT = T->getAs<TypedefType>()) ActOnCXXMemberDeclarator() local