Home | History | Annotate | Download | only in AST

Lines Matching refs:CH

2903                           IdentifierInfo *Id, QualType T, NamedDecl **CH,
2905 return new (C) IndirectFieldDecl(DC, L, Id, T, CH, CHS);