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

/external/clang/include/clang/AST/
H A DExpr.h2887 /// getTypeInfoAsWritten - Returns the type source info for the type
2889 TypeSourceInfo *getTypeInfoAsWritten() const { return TInfo; } function in class:clang::StringLiteral::OffsetOfExpr::ExplicitCastExpr

Completed in 117 milliseconds