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