Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp1620 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, in CheckCompatibleReinterpretCast() function in Sema
1750 Self.CheckCompatibleReinterpretCast(SrcType, DestType, in TryReinterpretCast()
H A DSemaExpr.cpp9274 S.CheckCompatibleReinterpretCast(OpOrigType, OpTy, /*IsDereference*/true, in CheckIndirectionOperand()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h4309 void CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType,