Searched defs:TypedefDecl (Results 1 – 5 of 5) sorted by relevance
19 class TypedefDecl; variable
39 const TypedefNameDecl *TypedefDecl = TypedefTy->getDecl(); in getUnderlyingTypeDecl() local
155 if (const auto *TypedefDecl = Decl->getTypedefNameForAnonDecl()) in getTypedefName() local
3508 TypedefDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in TypedefDecl() function
212 class TypedefDecl; variable