Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDeclRep

393   static bool isDeclRep(TST T) {
463 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
484 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
605 assert(isDeclRep((TST) TypeSpecType));