Lines Matching full:pathelement
1165 for (const CXXBasePathElement &PathElement : Path) {1168 if (PathElement.Base->isVirtual())1175 const ASTRecordLayout &L = Context.getASTRecordLayout(PathElement.Class);1177 PathElement.Base->getType()->getAsCXXRecordDecl());