Searched refs:InterestingDeps (Results 1 – 1 of 1) sorted by relevance
914 const auto InterestingDeps = TemplateArgumentDependence::Instantiation | in computeDependence() local918 TA |= ArgLoc.getArgument().getDependence() & InterestingDeps; in computeDependence()919 if (TA == InterestingDeps) in computeDependence()