Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp2881 bool TypeOfExprType::isSugared() const { in isSugared() function in TypeOfExprType
2909 bool DecltypeType::isSugared() const { return !E->isInstantiationDependent(); } in isSugared() function in DecltypeType
/external/llvm-project/clang/lib/AST/
DType.cpp3403 bool TypeOfExprType::isSugared() const { in isSugared() function in TypeOfExprType
3431 bool DecltypeType::isSugared() const { return !E->isInstantiationDependent(); } in isSugared() function in DecltypeType