Home | History | Annotate | Download | only in Sema

Lines Matching refs:BasePath

2519       CXXCastPath BasePath;
2521 FromLoc, FromRange, &BasePath))
2527 VK, &BasePath).get();
2555 CXXCastPath BasePath;
2557 FromLoc, FromRange, &BasePath))
2564 VK, &BasePath).get();
2574 CXXCastPath BasePath;
2576 FromLoc, FromRange, &BasePath,
2581 VK, &BasePath);