Home | History | Annotate | Download | only in IR

Lines Matching defs:Raw

499 uint64_t AttributeSetImpl::Raw(unsigned Index) const {
933 uint64_t AttributeSet::Raw(unsigned Index) const {
935 return pImpl ? pImpl->Raw(Index) : 0;