Home | History | Annotate | Download | only in AST

Lines Matching refs:setTypeForDecl

2257   void setTypeForDecl(const Type *TD) { TypeForDecl = TD; }