Home | History | Annotate | Download | only in Sema

Lines Matching refs:BasePath

2374       CXXCastPath BasePath;
2376 FromLoc, FromRange, &BasePath))
2382 VK, &BasePath).take();
2410 CXXCastPath BasePath;
2412 FromLoc, FromRange, &BasePath))
2419 VK, &BasePath).take();
2429 CXXCastPath BasePath;
2431 FromLoc, FromRange, &BasePath,
2436 VK, &BasePath);