Searched defs:typedefDecl (Results 1 – 6 of 6) sorted by relevance
362 bool typedefDecl = acceptTokenClass(EHTokTypedef); in acceptDeclaration() local
364 bool typedefDecl = acceptTokenClass(EHTokTypedef); in acceptDeclaration() local
721 const internal::VariadicDynCastAllOfMatcher<Decl, TypedefDecl> typedefDecl; variable
170 const internal::VariadicDynCastAllOfMatcher<Decl, TypedefDecl> typedefDecl; variable
5868 TypedefNameDecl *typedefDecl = typedefType->getDecl(); in checkNullabilityTypeSpecifier() local
7093 TypedefNameDecl *typedefDecl = typedefType->getDecl(); in checkNullabilityTypeSpecifier() local