Searched refs:AllowRaw (Results 1 – 2 of 2) sorted by relevance
2728 bool AllowRaw, bool AllowTemplate, in LookupLiteralOperator() argument2783 AllowRaw = false; in LookupLiteralOperator()2792 } else if (AllowRaw && IsRaw) { in LookupLiteralOperator()2838 << (ArgTys.size() == 2 ? ArgTys[1] : QualType()) << AllowRaw in LookupLiteralOperator()
2489 bool AllowRaw,