reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1357 assert(PTy && "Param with byval attribute should be a pointer type"); 1358 Type *ETy = PTy->getElementType();