Searched defs:isSugared (Results 1 – 1 of 1) sorted by relevance
2881 bool TypeOfExprType::isSugared() const { in isSugared() function in TypeOfExprType2909 bool DecltypeType::isSugared() const { return !E->isInstantiationDependent(); } in isSugared() function in DecltypeType