Searched refs:AllowRaw (Results 1 – 2 of 2) sorted by relevance
2707 bool AllowRaw, bool AllowTemplate, in LookupLiteralOperator() argument2762 AllowRaw = false; in LookupLiteralOperator()2771 } else if (AllowRaw && IsRaw) { in LookupLiteralOperator()2811 << (ArgTys.size() == 2 ? ArgTys[1] : QualType()) << AllowRaw in LookupLiteralOperator()
2634 bool AllowRaw,