Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNSAPI.cpp383 const TypedefType *TDT = T->getAs<TypedefType>(); in getNSNumberFactoryMethodKind() local
518 while (const TypedefType *TDT = T->getAs<TypedefType>()) { in GetNSIntegralKind() local
575 while (const TypedefType *TDT = T->getAs<TypedefType>()) { in isObjCTypedef() local
H A DQualTypeNames.cpp323 if (const auto *TDT = dyn_cast<TypedefType>(TypePtr)) { in createNestedNameSpecifierForScopeOf() local
H A DASTDiagnostic.cpp370 TemplateDiffTypes &TDT = *reinterpret_cast<TemplateDiffTypes*>(Val); in FormatASTNodeDiagnosticArgument() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp1016 TemplateDiffTypes TDT; in FormatDiagnostic() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp347 if (const TypedefType *TDT = T->getAs<TypedefType>()) { in CXXBasesListInfo() local