Searched refs:PcpDependencyTypeVirtual (Results 1 – 4 of 4) sorted by relevance
42 TF_ADD_ENUM_NAME(PcpDependencyTypeVirtual, "virtual dependency"); in TF_REGISTRY_FUNCTION()95 flags |= PcpDependencyTypeVirtual; in PcpClassifyNodeDependency()125 if (!(flags & PcpDependencyTypeVirtual)) { in PcpClassifyNodeDependency()151 if (depFlags & PcpDependencyTypeVirtual) { in PcpDependencyFlagsToString()
80 PcpDependencyTypeVirtual = (1 << 4), enumerator100 | PcpDependencyTypeVirtual,
552 if (!(depMask & (PcpDependencyTypeVirtual|PcpDependencyTypeNonVirtual))) { in FindSiteDependencies()
3759 | PcpDependencyTypeVirtual; in _AddAffectedStagePaths()