Home
last modified time | relevance | path

Searched refs:PcpIsInheritArc (Results 1 – 3 of 3) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A Dtypes.h91 PcpIsInheritArc(PcpArcType arcType) in PcpIsInheritArc() function
113 return PcpIsInheritArc(arcType) || PcpIsSpecializeArc(arcType); in PcpIsClassBasedArc()
H A DtargetIndex.cpp91 if (!PcpIsInheritArc(nodeWhereConnectionWasAuthored.GetArcType())) { in _TargetInClassAndTargetsInstance()
116 if (PcpIsInheritArc(n.GetArcType()) in _TargetInClassAndTargetsInstance()
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Dstage.cpp6564 if (PcpIsInheritArc(node.GetArcType()) && in _GetPrimSpecifierImpl()