Searched refs:CheckCompatibleReinterpretCast (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaCast.cpp1660 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, function in class:Sema
1790 Self.CheckCompatibleReinterpretCast(SrcType, DestType,
H A DSemaExpr.cpp10059 S.CheckCompatibleReinterpretCast(OpOrigType, OpTy, /*IsDereference*/true,
/external/clang/include/clang/Sema/
H A DSema.h4503 void CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType,

Completed in 163 milliseconds