Home | History | Annotate | Download | only in AST

Lines Matching refs:getLinkageAndVisibility

3411     return cast<TagType>(T)->getDecl()->getLinkageAndVisibility();
3445 return cast<ObjCInterfaceType>(T)->getDecl()->getLinkageAndVisibility();
3471 LinkageInfo Type::getLinkageAndVisibility() const {