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

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

Completed in 103 milliseconds