Lines Matching defs:OpName
2334 DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(Op);2335 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName);