Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:getTypeByName

580       Out << "StructType *" << typeName << " = mod->getTypeByName(\"";
2020 Type* Ty = TheModule->getTypeByName(typeName);