Searched defs:InstTy (Results 1 – 3 of 3) sorted by relevance
213 struct InstTy { struct214 OperandVector *SubInsts;
191 struct InstTy { struct192 OperandVector *SubInsts;
821 TypeSourceInfo *InstTy; in VisitFriendDecl() local