Home | History | Annotate | Download | only in Sema

Lines Matching defs:Paths

6784   CXXBasePaths Paths;
6791 if (DC->lookupInBases(FOM, Paths)) {
6792 for (auto *I : Paths.found_decls()) {
9424 // paths through the function. This should be revisited if
12631 if (Name) // can be null along some error paths
14520 /*base paths*/ nullptr,