Searched refs:AllowRaw (Results 1 – 2 of 2) sorted by relevance
2849 bool AllowRaw, bool AllowTemplate, in LookupLiteralOperator() argument2904 AllowRaw = false; in LookupLiteralOperator()2913 } else if (AllowRaw && IsRaw) { in LookupLiteralOperator()2953 << (ArgTys.size() == 2 ? ArgTys[1] : QualType()) << AllowRaw in LookupLiteralOperator()
2763 bool AllowRaw,