Home | History | Annotate | Download | only in AST

Lines Matching refs:CXXOperatorName

1549   assert(getDeclName().getNameKind() == DeclarationName::CXXOperatorName);
1879 if (getDeclName().getNameKind() == DeclarationName::CXXOperatorName)