Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp2003 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, in CheckCompatibleReinterpretCast() function in Sema
2245 Self.CheckCompatibleReinterpretCast(SrcType, DestType, in TryReinterpretCast()
H A DSemaExpr.cpp14781 S.CheckCompatibleReinterpretCast(OpOrigType, OpTy, /*IsDereference*/true, in CheckIndirectionOperand()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6537 void CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType,