Home | History | Annotate | Download | only in Sema

Lines Matching refs:isThisOutsideMemberFunctionBody

754 bool Sema::isThisOutsideMemberFunctionBody(QualType BaseType) {
4977 !isThisOutsideMemberFunctionBody(BaseType) &&