Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DNSAPI.cpp354 const TypedefType *TDT = T->getAs<TypedefType>(); in getNSNumberFactoryMethodKind() local
495 while (const TypedefType *TDT = T->getAs<TypedefType>()) { GetNSIntegralKind() local
552 while (const TypedefType *TDT = T->getAs<TypedefType>()) { isObjCTypedef() local
H A DQualTypeNames.cpp326 if (const auto *TDT = dyn_cast<TypedefType>(TypePtr)) { createNestedNameSpecifierForScopeOf() local
H A DASTDiagnostic.cpp403 QualType::getFromOpaquePtr(reinterpret_cast<void*>(TDT.FromType)); in FormatASTNodeDiagnosticArgument() local
[all...]
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DAddUsing.cpp316 if (const auto *TDT = in prepare() local
/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1069 TemplateDiffTypes TDT; FormatDiagnostic() local
[all...]
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp353 if (const TypedefType *TDT = T->getAs<TypedefType>()) { in CXXBasesListInfo() local
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp2024 if (const auto* TDT = T->getAs<TypedefType>()) unwrapFindType() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp3607 if (const TypedefType *TDT = T->getAs<TypedefType>()) ActOnCXXMemberDeclarator() local