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

/external/clang/include/clang/AST/
H A DDeclTemplate.h1600 TypeSourceInfo *getTypeAsWritten() const { function in class:clang::TemplateParameterList::ClassTemplateSpecializationDecl
2459 TypeSourceInfo *getTypeAsWritten() const { function in class:clang::TemplateParameterList::VarTemplateSpecializationDecl
H A DExpr.h2841 /// getTypeAsWritten - Returns the type that this expression is
2843 QualType getTypeAsWritten() const { return TInfo->getType(); } function in class:clang::StringLiteral::OffsetOfExpr::ExplicitCastExpr

Completed in 73 milliseconds