Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h208 Name *PossibleMatch = nullptr) {}
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2147 Name *PossibleMatch) override { in handleMutexNotHeld() argument
2149 if (PossibleMatch) { in handleMutexNotHeld()
2189 << *PossibleMatch); in handleMutexNotHeld()