reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2837 QualType ParmType = S.GetTypeFromParser(AL.getTypeArg(), &ParmTSI); 2838 assert(ParmTSI && "no type source info for attribute argument"); 2854 D->addAttr(::new (S.Context) VecTypeHintAttr(S.Context, AL, ParmTSI));