Home
last modified time | relevance | path

Searched refs:getCommonSugarTypeNode (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp12831 static QualType getCommonSugarTypeNode(ASTContext &Ctx, const Type *X, in getCommonSugarTypeNode() function
13094 SX.Ty = ::getCommonSugarTypeNode(*this, SX.Ty, SY.Ty, Underlying) in getCommonSugaredType()