Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1080 static bool argTypeIsABIEquivalent(QualType SrcType, QualType DestType, in argTypeIsABIEquivalent() function
1145 if (!argTypeIsABIEquivalent(SrcFTy->getReturnType(), DstFTy->getReturnType(), in checkCastFunctionType()
1172 if (!argTypeIsABIEquivalent(SrcFPTy->getParamType(i), in checkCastFunctionType()