Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp2223 if (Self.isValidSveBitcast(SrcType, DestType)) { in TryReinterpretCast()
2763 Self.isValidSveBitcast(SrcType, DestType)) { in CheckCStyleCast()
DSemaExpr.cpp7271 bool Sema::isValidSveBitcast(QualType srcTy, QualType destTy) { in isValidSveBitcast() function in Sema
/external/llvm-project/clang/include/clang/Sema/
DSema.h11446 bool isValidSveBitcast(QualType srcType, QualType destType);