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

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

Completed in 168 milliseconds