Searched refs:setTypeInfoAsWritten (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DExpr.h2839 void setTypeInfoAsWritten(TypeSourceInfo *writtenTy) { TInfo = writtenTy; } function in class:clang::StringLiteral::OffsetOfExpr::ExplicitCastExpr
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp688 E->setTypeInfoAsWritten(GetTypeSourceInfo(Record, Idx));

Completed in 623 milliseconds