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

/external/clang/lib/Sema/
H A DSemaCast.cpp178 QualType OrigDestType, unsigned &msg,
1075 QualType OrigDestType, unsigned &msg,
1154 << OrigSrcType << OrigDestType << VirtualBase << OpRange;
1073 TryStaticDowncast(Sema &Self, CanQualType SrcType, CanQualType DestType, bool CStyle, const SourceRange &OpRange, QualType OrigSrcType, QualType OrigDestType, unsigned &msg, CastKind &Kind, CXXCastPath &BasePath) argument

Completed in 51 milliseconds