Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp2043 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, in CheckCompatibleReinterpretCast() function in Sema
2285 Self.CheckCompatibleReinterpretCast(SrcType, DestType, in TryReinterpretCast()
H A DSemaExpr.cpp14267 S.CheckCompatibleReinterpretCast(OpOrigType, OpTy, /*IsDereference*/true, in CheckIndirectionOperand()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2129 void CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType,