Home | History | Annotate | Download | only in Sema

Lines Matching refs:isThisOutsideMemberFunctionBody

872 bool Sema::isThisOutsideMemberFunctionBody(QualType BaseType) {
5286 !isThisOutsideMemberFunctionBody(BaseType) &&