Searched refs:AllowRaw (Results 1 – 2 of 2) sorted by relevance
3113 bool AllowRaw, bool AllowTemplate, in LookupLiteralOperator() argument3168 AllowRaw = false; in LookupLiteralOperator()3177 } else if (AllowRaw && IsRaw) { in LookupLiteralOperator()3217 << (ArgTys.size() == 2 ? ArgTys[1] : QualType()) << AllowRaw in LookupLiteralOperator()
2887 bool AllowRaw,