Home
last modified time | relevance | path

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

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