Home | History | Annotate | Download | only in Sema

Lines Matching refs:BasePath

5817       CXXCastPath BasePath;
5824 &BasePath, IgnoreBaseAccess))
5827 if (S.BasePathInvolvesVirtualBase(BasePath)) {
5844 CurInit.get(), &BasePath, VK);
6052 /*BasePath=*/nullptr, VK_RValue);