Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DChromiumCheckModel.cpp19 bool isCheckLikeMethod(llvm::SmallDenseSet<const CXXMethodDecl *> &CheckDecls, in isCheckLikeMethod() function
60 if (isCheckLikeMethod(CheckDecls, *M)) { in transfer()