Home
last modified time | relevance | path

Searched defs:isSugared (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDType.cpp3918 bool TypeOfExprType::isSugared() const { in isSugared() function in TypeOfExprType
3969 bool DecltypeType::isSugared() const { return !E->isInstantiationDependent(); } in isSugared() function in DecltypeType