Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DSmartPointerAccessorCaching.h62 ast_matchers::StatementMatcher isSmartPointerLikeOperatorStar();
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DSmartPointerAccessorCaching.cpp132 ast_matchers::StatementMatcher isSmartPointerLikeOperatorStar() { in isSmartPointerLikeOperatorStar() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp1063 isSmartPointerLikeOperatorStar(), in buildTransferMatchSwitch()