Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DSmartPointerAccessorCaching.h64 ast_matchers::StatementMatcher isSmartPointerLikeOperatorArrow();
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DSmartPointerAccessorCaching.cpp140 ast_matchers::StatementMatcher isSmartPointerLikeOperatorArrow() { in isSmartPointerLikeOperatorArrow() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp1074 isSmartPointerLikeOperatorArrow(), in buildTransferMatchSwitch()