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

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

Completed in 154 milliseconds