Searched defs:RecTy (Results 1 – 4 of 4) sorted by relevance
28 class RecTy; variable
90 RecTy(RecTyKind K) : Kind(K), ListTy(nullptr) {} in RecTy() function
61 QualType RecTy = Context.getTagDeclType(RD)->getCanonicalTypeInternal(); in GetThisType() local
4095 QualType RecTy = Context.getTypeDeclType(Record); in BuildMicrosoftCAnonymousStruct() local