Searched refs:IsCopyDeductionCandidate (Results 1 – 3 of 3) sorted by relevance
1879 FunctionDeclBits.IsCopyDeductionCandidate = isCDC;1883 return FunctionDeclBits.IsCopyDeductionCandidate; in isCopyDeductionCandidate()
1563 uint64_t IsCopyDeductionCandidate : 1; variable
2844 FunctionDeclBits.IsCopyDeductionCandidate = false; in FunctionDecl()