Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp4099 bool AssignRight = S.Context.canAssignObjCInterfaces(FromObjCPtr2, in CompareStandardConversionSequences() local
4101 if (AssignLeft != AssignRight) { in CompareStandardConversionSequences()