Searched defs:setTypeForDecl (Results 1 – 4 of 4) sorted by relevance
1918 void setTypeForDecl(const Type *TD) const { TypeForDecl = TD; } in setTypeForDecl() function
3104 void setTypeForDecl(const Type *TD) { TypeForDecl = TD; } in setTypeForDecl() function
1820 void setTypeForDecl(const Type *TD) const { TypeForDecl = TD; } in setTypeForDecl() function
2591 void setTypeForDecl(const Type *TD) { TypeForDecl = TD; } in setTypeForDecl() function