Home
last modified time | relevance | path

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

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