Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2060 void setTypeSourceInfo(TypeSourceInfo *Ty) { TypeInfo = Ty; } setTypeSourceInfo() function
2484 void setTypeSourceInfo(TypeSourceInfo *tsi) { setTypeSourceInfo() function
3432 void setTypeSourceInfo(TypeSourceInfo *tinfo) { setTypeSourceInfo() function
4496 void setTypeSourceInfo(TypeSourceInfo *ti) { setTypeSourceInfo() function
H A DDecl.h805 void setTypeSourceInfo(TypeSourceInfo *TI) { setTypeSourceInfo() function
3453 void setTypeSourceInfo(TypeSourceInfo *newType) { setTypeSourceInfo() function