Searched defs:enumDecl (Results 1 – 2 of 2) sorted by relevance
88 EnumDeclaration enumDecl = Navigator.demandEnum(cu, "AccessEnumMemberThroughThis"); in accessEnumFieldThroughThis() local100 EnumDeclaration enumDecl = Navigator.demandEnum(cu, "AccessEnumMemberThroughThis"); in accessEnumMethodThroughThis() local
897 const internal::VariadicDynCastAllOfMatcher<Decl, EnumDecl> enumDecl; variable