Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:VisType

310 void CppWriter::printVisibilityType(GlobalValue::VisibilityTypes VisType) {
311 switch (VisType) {