Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1292 if (const auto *ElaboratedTypeNode = in typeHasMatchingAlias() local
1294 if (ElaboratedTypeNode->isSugared() && Aliases->second.size() > 1) { in typeHasMatchingAlias()
1296 ElaboratedTypeNode->desugar().getAsString(); in typeHasMatchingAlias()