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

/external/clang/include/clang/AST/
H A DDecl.h617 void setTypeSourceInfo(TypeSourceInfo *TI) { function in class:clang::DeclaratorDecl
2387 void setTypeSourceInfo(TypeSourceInfo *newType) {
H A DExpr.h1788 void setTypeSourceInfo(TypeSourceInfo *tsi) { function in class:clang::StringLiteral::OffsetOfExpr
2491 void setTypeSourceInfo(TypeSourceInfo *tinfo) { function in class:clang::StringLiteral::OffsetOfExpr::CompoundLiteralExpr

Completed in 181 milliseconds