Home | History | Annotate | Download | only in Sema

Lines Matching full:msvc

782         // Emulate a MSVC bug where the creation of pointer-to-member
1225 /// MSVC has a bug where if during an using declaration name lookup,
1244 /// because B::f refers to A::f which is public MSVC accepts it.