Home | History | Annotate | Download | only in Sema

Lines Matching defs:OpName

2342   DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(Op);
2343 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName);