Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLexicalParent

1625         DC->getLexicalParent()->isRecord())
1626 DC = DC->getLexicalParent();