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.h2134 void setTypeSourceInfo(TypeSourceInfo *Ty) { TypeInfo = Ty; } in setTypeSourceInfo() function
2568 void setTypeSourceInfo(TypeSourceInfo *tsi) { in setTypeSourceInfo() function
3566 void setTypeSourceInfo(TypeSourceInfo *tinfo) { in setTypeSourceInfo() function
4743 void setTypeSourceInfo(TypeSourceInfo *ti) { in setTypeSourceInfo() function
H A DDecl.h793 void setTypeSourceInfo(TypeSourceInfo *TI) { in setTypeSourceInfo() function
3585 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo() function