Home
last modified time | relevance | path

Searched defs:matchesImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallDescription.cpp113 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 DBlockInCriticalSectionChecker.cpp111 template <typename T> bool matchesImpl(const CallEvent &Call) const { in matchesImpl() function in __anon83a18dc50111::RAIIMutexDescriptor