Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:getTypeByName

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