Home
last modified time | relevance | path

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

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