Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DNSAPI.cpp395 const TypedefType *TDT = T->getAs<TypedefType>(); in getNSNumberFactoryMethodKind() local
490 while (const TypedefType *TDT = T->getAs<TypedefType>()) { in GetNSIntegralKind() local
547 while (const TypedefType *TDT = T->getAs<TypedefType>()) { in isObjCTypedef() local
DASTDiagnostic.cpp339 TemplateDiffTypes &TDT = *reinterpret_cast<TemplateDiffTypes*>(Val); in FormatASTNodeDiagnosticArgument() local
/external/clang/lib/Tooling/Core/
DQualTypeNames.cpp339 if (const auto *TDT = dyn_cast<TypedefType>(TypePtr)) { in createNestedNameSpecifierForScopeOf() local
/external/clang/lib/Basic/
DDiagnostic.cpp865 TemplateDiffTypes TDT; in FormatDiagnostic() local
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp344 if (const TypedefType *TDT = T->getAs<TypedefType>()) { in CXXBasesListInfo() local