Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:VisType

315 void CppWriter::printVisibilityType(GlobalValue::VisibilityTypes VisType) {
316 switch (VisType) {