Lines Matching defs:Path
2092 /// this path.
2896 // Fast path for a single digit (which is quite common). A single digit
3390 // Fast path this check, since we at least know the record has a
3614 // to overload resolution and so should not take this path.
4752 /*base path*/ 0, VK_RValue);
6629 // hot path, and isNullPointerConstant is slow.
9895 CXXBasePath &Path = Paths.front();
9896 for (CXXBasePath::iterator B = Path.begin(), BEnd = Path.end();
12614 ExprValueKind &VK, CXXCastPath &Path) {