Searched refs:PathList (Results 1 – 2 of 2) sorted by relevance
185 llvm::ImmutableList<const CXXBaseSpecifier *> PathList; in accumCXXBase() local191 PathList = CXXBaseListFactory.getEmptyList(); in accumCXXBase()197 PathList = PTMD->getCXXBaseList(); in accumCXXBase()201 PathList = prependCXXBase(I, PathList); in accumCXXBase()202 return getPointerToMemberData(DD, PathList); in accumCXXBase()
937 char *PathList);