Searched defs:matchesImpl (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | CallDescription.cpp | 113 bool ento::CallDescription::matchesImpl(const FunctionDecl *FD, size_t ArgCount, in matchesImpl() function in ento::CallDescription |
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | BlockInCriticalSectionChecker.cpp | 111 template <typename T> bool matchesImpl(const CallEvent &Call) const { in matchesImpl() function in __anon83a18dc50111::RAIIMutexDescriptor |