Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp149 SymbolRef BlockDescSym, const CallEvent &Call, CheckerContext &C) const { in reportBlockInCritSection() argument
161 R->markInteresting(BlockDescSym); in reportBlockInCritSection()