Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp1707 auto getLeafPointeeType = [](const Type *T) { in ImportDeclParts() local
1715 getLeafPointeeType(P->getType().getCanonicalType().getTypePtr()); in ImportDeclParts()