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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMIGChecker.cpp47 std::vector<std::pair<CallDescription, unsigned>> Deallocators = { member in class:__anon995::MIGChecker
199 auto I = llvm::find_if(Deallocators,
203 if (I == Deallocators.end())

Completed in 64 milliseconds