Searched refs:RK_ (Results 1 – 2 of 2) sorted by relevance
472 ReferenceType(Node *Pointee_, ReferenceKind RK_) in ReferenceType() argument474 Pointee(Pointee_), RK(RK_) {} in ReferenceType()
538 ReferenceType(const Node *Pointee_, ReferenceKind RK_) in ReferenceType() argument540 Pointee(Pointee_), RK(RK_) {} in ReferenceType()