Home | History | Annotate | Download | only in Sema

Lines Matching refs:member

627     // If DefinedUsedVTables ends up marking any virtual member functions it
653 // All delayed member exception specs should be checked or we end up accepting
1238 // Ignore overloads that are pointer-to-member constants.
1255 // Check whether the function is a non-template, non-member which takes no
1271 // If it's not a member, use better machinery to try to resolve the call
1276 // Attempt to call the member with no arguments - this will correctly handle
1277 // member templates with defaults/deduction of template arguments, overloads