Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp1049 static bool argTypeIsABIEquivalent(QualType SrcType, QualType DestType, in argTypeIsABIEquivalent() function
1114 if (!argTypeIsABIEquivalent(SrcFTy->getReturnType(), DstFTy->getReturnType(), in checkCastFunctionType()
1141 if (!argTypeIsABIEquivalent(SrcFPTy->getParamType(i), in checkCastFunctionType()