Home | History | Annotate | Download | only in AST

Lines Matching refs:setDeclName

144   void setDeclName(DeclarationName N) { Name = N; }