Home
last modified time | relevance | path

Searched refs:AssignRight (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaOverload.cpp3673 bool AssignRight = S.Context.canAssignObjCInterfaces(FromObjCPtr2, in CompareStandardConversionSequences() local
3675 if (AssignLeft != AssignRight) { in CompareStandardConversionSequences()
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp4049 bool AssignRight = S.Context.canAssignObjCInterfaces(FromObjCPtr2, in CompareStandardConversionSequences() local
4051 if (AssignLeft != AssignRight) { in CompareStandardConversionSequences()