Home | History | Annotate | Download | only in Sema

Lines Matching defs:Paths

9590         // paths through the function. This should be revisited if
11306 CXXBasePaths Paths;
11308 Paths)) {
11309 if (Paths.getDetectedVirtual()) {
11316 CXXBasePath &Path = Paths.front();