Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DSmartPointerAccessorCaching.h68 isSmartPointerLikeGetMethodCall(clang::StringRef MethodName = "get");
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DSmartPointerAccessorCaching.cpp173 isSmartPointerLikeGetMethodCall(clang::StringRef MethodName) { in isSmartPointerLikeGetMethodCall() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp1093 isSmartPointerLikeGetMethodCall(), in buildTransferMatchSwitch()