Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCast.cpp1987 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, in CheckCompatibleReinterpretCast() function in Sema
2229 Self.CheckCompatibleReinterpretCast(SrcType, DestType, in TryReinterpretCast()
H A DSemaExpr.cpp14502 S.CheckCompatibleReinterpretCast(OpOrigType, OpTy, /*IsDereference*/true, in CheckIndirectionOperand()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6382 void CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType,