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

/external/clang/include/clang/AST/
H A DDecl.h557 void setTypeSourceInfo(TypeSourceInfo *TI) { function in class:clang::DeclaratorDecl
2454 void setTypeSourceInfo(TypeSourceInfo *newType) {
H A DExpr.h1907 void setTypeSourceInfo(TypeSourceInfo *tsi) { function in class:clang::StringLiteral::OffsetOfExpr
2624 void setTypeSourceInfo(TypeSourceInfo *tinfo) { function in class:clang::StringLiteral::OffsetOfExpr::CompoundLiteralExpr
3528 void setTypeSourceInfo(TypeSourceInfo *ti) { function in class:clang::StringLiteral::OffsetOfExpr::ConvertVectorExpr

Completed in 339 milliseconds