Home | History | Annotate | Download | only in Sema

Lines Matching refs:isThisOutsideMemberFunctionBody

808 bool Sema::isThisOutsideMemberFunctionBody(QualType BaseType) {
5162 !isThisOutsideMemberFunctionBody(BaseType) &&