Home
last modified time | relevance | path

Searched refs:drcPin (Results 1 – 4 of 4) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/drObj/
H A DdrShape.h165 return (owner_) && (owner_->typeId() == drcPin); in hasPin()
284 return (owner_) && (owner_->typeId() == drcPin); in hasPin()
H A DdrPin.h78 frBlockObjectEnum typeId() const override { return drcPin; } in typeId()
H A DdrVia.h199 return (owner_) && (owner_->typeId() == drcPin); in hasPin()
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/
H A DfrBaseTypes.h126 drcPin, enumerator