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

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

Completed in 118 milliseconds