Home | History | Annotate | Download | only in Sema

Lines Matching refs:CC_X86ThisCall

3078   case AttributeList::AT_thiscall: CC = CC_X86ThisCall; break;