Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3412 bool TypeOfExprType::isSugared() const { in isSugared() function in TypeOfExprType
3440 bool DecltypeType::isSugared() const { return !E->isInstantiationDependent(); } in isSugared() function in DecltypeType