Home | History | Annotate | Download | only in AST

Lines Matching refs:getPointer

1907   if (FirstUsingShadow.getPointer())
1908 S->UsingOrNextShadow = FirstUsingShadow.getPointer();
1919 if (FirstUsingShadow.getPointer() == S) {
1926 UsingShadowDecl *Prev = FirstUsingShadow.getPointer();