Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMacOSKeychainAPIChecker.cpp66 typedef llvm::SmallVector<AllocationPair, 2> AllocationPairVec; typedef in __anon084b6ec40111::MacOSKeychainAPIChecker
579 AllocationPairVec Errors; in checkDeadSymbols()
603 for (AllocationPairVec::iterator I = Errors.begin(), E = Errors.end(); in checkDeadSymbols()
627 AllocationPairVec Errors; in checkEndPath()
651 for (AllocationPairVec::iterator I = Errors.begin(), E = Errors.end(); in checkEndPath()