reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaOverload.cpp
 4638     if (InitCategory.isLValue() && RefRelationship == Sema::Ref_Compatible) {
 4682         RefRelationship == Sema::Ref_Incompatible) {
 4700   if (RefRelationship == Sema::Ref_Compatible &&
 4743   if (!SuppressUserConversions && RefRelationship == Sema::Ref_Incompatible &&
 4770   if (RefRelationship == Sema::Ref_Related) {
 4796   if (SuppressUserConversions && RefRelationship == Sema::Ref_Incompatible &&
 4802   if (RefRelationship >= Sema::Ref_Related &&