Home
last modified time | relevance | path

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

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