Home
last modified time | relevance | path

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

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