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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h554 void setTypeSourceInfo(TypeSourceInfo *TI) { function in class:clang::DeclaratorDecl
H A DExpr.h1888 void setTypeSourceInfo(TypeSourceInfo *tsi) { function in class:clang::StringLiteral::OffsetOfExpr
2598 void setTypeSourceInfo(TypeSourceInfo *tinfo) { function in class:clang::StringLiteral::OffsetOfExpr::CompoundLiteralExpr
3504 void setTypeSourceInfo(TypeSourceInfo *ti) { function in class:clang::StringLiteral::OffsetOfExpr::ConvertVectorExpr

Completed in 136 milliseconds