Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp288 static bool isPointerLikeType(QualType QT) { in isPointerLikeType() function
319 isPointerLikeType(TAs[0].getAsType()); in isContainerOfPointer()
343 isPointerLikeType(TAs[0].getAsType()); in isStdInitializerListOfPointer()
359 if (isPointerLikeType(Callee->getReturnType())) { in shouldTrackImplicitObjectArg()
1621 if (isPointerLikeType(Init->getType())) in checkExprLifetimeImpl()