Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp1660 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, in CheckCompatibleReinterpretCast() function in Sema
1901 Self.CheckCompatibleReinterpretCast(SrcType, DestType, in TryReinterpretCast()
DSemaExpr.cpp10573 S.CheckCompatibleReinterpretCast(OpOrigType, OpTy, /*IsDereference*/true, in CheckIndirectionOperand()
/external/clang/include/clang/Sema/
DSema.h4617 void CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType,