Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()