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