Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h2077 void setTypeSourceInfo(TypeSourceInfo *Ty) { TypeInfo = Ty; } in setTypeSourceInfo() function
2500 void setTypeSourceInfo(TypeSourceInfo *tsi) { in setTypeSourceInfo() function
3448 void setTypeSourceInfo(TypeSourceInfo *tinfo) { in setTypeSourceInfo() function
4498 void setTypeSourceInfo(TypeSourceInfo *ti) { in setTypeSourceInfo() function
H A DDecl.h802 void setTypeSourceInfo(TypeSourceInfo *TI) { in setTypeSourceInfo() function
3350 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo() function