Home | History | Annotate | Download | only in Sema

Lines Matching refs:isThisOutsideMemberFunctionBody

763 bool Sema::isThisOutsideMemberFunctionBody(QualType BaseType) {
4835 !isThisOutsideMemberFunctionBody(BaseType) &&