Home | History | Annotate | Download | only in AST

Lines Matching refs:BasePath

2963 static void PrintBasePath(const VPtrInfo::BasePath &Path, raw_ostream &Out) {
2964 for (VPtrInfo::BasePath::const_reverse_iterator I = Path.rbegin(),