Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DType.cpp3967 bool TypeOfExprType::isSugared() const { isSugared() function in TypeOfExprType
3998 bool DecltypeType::isSugared() const { return !E->isInstantiationDependent(); } isSugared() function in DecltypeType
[all...]