Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp4206 bool AssignRight = S.Context.canAssignObjCInterfaces(FromObjCPtr2, in CompareStandardConversionSequences() local
4208 if (AssignLeft != AssignRight) { in CompareStandardConversionSequences()