Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCast.cpp1773 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, in CheckCompatibleReinterpretCast() function in Sema
2014 Self.CheckCompatibleReinterpretCast(SrcType, DestType, in TryReinterpretCast()
H A DSemaExpr.cpp11993 S.CheckCompatibleReinterpretCast(OpOrigType, OpTy, /*IsDereference*/true, in CheckIndirectionOperand()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5037 void CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType,