Searched refs:BlockDesc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp161 SymbolRef BlockDesc = Call.getReturnValue().getAsSymbol(); local
162 reportBlockInCritSection(BlockDesc, Call, C);

Completed in 180 milliseconds