Searched defs:setTypeSourceInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | Expr.h | 2089 void setTypeSourceInfo(TypeSourceInfo *Ty) { TypeInfo = Ty; } setTypeSourceInfo() function |
H A D | Decl.h | 805 void setTypeSourceInfo(TypeSourceInfo *TI) { setTypeSourceInfo() function |