Home
last modified time | relevance | path

Searched defs:setTypeSourceInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2089 void setTypeSourceInfo(TypeSourceInfo *Ty) { TypeInfo = Ty; } in setTypeSourceInfo() function
2518 void setTypeSourceInfo(TypeSourceInfo *tsi) { in setTypeSourceInfo() function
3464 void setTypeSourceInfo(TypeSourceInfo *tinfo) { in setTypeSourceInfo() function
4549 void setTypeSourceInfo(TypeSourceInfo *ti) { in setTypeSourceInfo() function
H A DDecl.h766 void setTypeSourceInfo(TypeSourceInfo *TI) { in setTypeSourceInfo() function
3467 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo() function