Home
last modified time | relevance | path

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

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