Searched defs:ByVal (Results 1 – 3 of 3) sorted by relevance
73 ByVal, ///< Pass structure by value enumerator
36 static const uint64_t ByVal = 1ULL<<4; ///< Struct passed by value member
946 ABIArgInfo X86_32ABIInfo::getIndirectResult(QualType Ty, bool ByVal, in getIndirectResult()