Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DSmartPointerAccessorCaching.h66 isSmartPointerLikeValueMethodCall(clang::StringRef MethodName = "value");
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DSmartPointerAccessorCaching.cpp165 isSmartPointerLikeValueMethodCall(clang::StringRef MethodName) { in isSmartPointerLikeValueMethodCall() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp1085 isSmartPointerLikeValueMethodCall(), in buildTransferMatchSwitch()