Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp1627 auto getLeafPointeeType = [](const Type *T) { in ImportDeclParts() local
1635 getLeafPointeeType(P->getType().getCanonicalType().getTypePtr()); in ImportDeclParts()