Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCast.cpp2332 if (Self.isValidSveBitcast(SrcType, DestType)) { in TryReinterpretCast()
2919 Self.isValidSveBitcast(SrcType, DestType)) { in CheckCStyleCast()
H A DSemaExpr.cpp7689 bool Sema::isValidSveBitcast(QualType srcTy, QualType destTy) { in isValidSveBitcast() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12259 bool isValidSveBitcast(QualType srcType, QualType destType);