Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeclarationName

145     DeclarationName Int128 = &Context.Idents.get("__int128_t");
149 DeclarationName UInt128 = &Context.Idents.get("__uint128_t");
159 DeclarationName SEL = &Context.Idents.get("SEL");
165 DeclarationName Id = &Context.Idents.get("id");
170 DeclarationName Class = &Context.Idents.get("Class");
175 DeclarationName Protocol = &Context.Idents.get("Protocol");