Home
last modified time | relevance | path

Searched defs:TDD (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DQualTypeNames.cpp201 } else if (const auto *TDD = dyn_cast<TypedefNameDecl>(DC)) { in createOuterNNS() local
251 } else if (const auto *TDD = dyn_cast<TypedefType>(Type)) { in getFullyQualifiedNestedNameSpecifier() local
DDeclPrinter.cpp178 if (TypedefNameDecl* TDD = dyn_cast<TypedefNameDecl>(D)) in getDeclType() local
DDecl.cpp4269 void TagDecl::setTypedefNameForAnonDecl(TypedefNameDecl *TDD) { in setTypedefNameForAnonDecl()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenTypes.cpp81 } else if (const TypedefNameDecl *TDD = RD->getTypedefNameForAnonDecl()) { in addRecordTypeName() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp3065 TypedefNameDecl *TDD = dyn_cast<TypedefNameDecl>(PrevDecl); in ActOnForwardClassDeclaration() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp4026 else if (TypedefNameDecl *TDD = dyn_cast<TypedefNameDecl>(ND)) in RewriteBlockPointerDecl() local
DRewriteModernObjC.cpp4872 else if (TypedefNameDecl *TDD = dyn_cast<TypedefNameDecl>(ND)) in RewriteBlockPointerDecl() local