Lines Matching defs:Path
745 const CXXBasePath &Path = *I;
748 for (CXXBasePath::const_iterator IElem = Path.begin(), EElem = Path.end();
768 // Don't warn if any path is a non-virtually derived base at offset zero.
1003 // C++ 5.2.9p8 additionally disallows a cast path through virtual inheritance.
1251 // We haven't displayed a path to this particular base