Home | History | Annotate | Download | only in AST

Lines Matching refs:getLinkageAndVisibility

2207     return cast<TagType>(T)->getDecl()->getLinkageAndVisibility();
2242 return cast<ObjCInterfaceType>(T)->getDecl()->getLinkageAndVisibility();
2266 LinkageInfo Type::getLinkageAndVisibility() const {