Searched refs:IsCopyDeductionCandidate (Results 1 – 3 of 3) sorted by relevance
2025 FunctionDeclBits.IsCopyDeductionCandidate = isCDC;2029 return FunctionDeclBits.IsCopyDeductionCandidate;
1519 uint64_t IsCopyDeductionCandidate : 1; variable
2677 FunctionDeclBits.IsCopyDeductionCandidate = false; in FunctionDecl()