Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DSmartPointerAccessorCaching.h61 ast_matchers::StatementMatcher isPointerLikeOperatorStar();
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DSmartPointerAccessorCaching.cpp148 ast_matchers::StatementMatcher isPointerLikeOperatorStar() { in isPointerLikeOperatorStar() function