Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurClass

8387         auto *CurClass = cast<CXXRecordDecl>(CurContext);
8389 Context.getCanonicalType(Context.getRecordType(CurClass))));