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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp63 typedef SmallVector<AllocationPair, 2> AllocationPairVec; typedef in class:__anon18200::MacOSKeychainAPIChecker
556 AllocationPairVec Errors;
582 for (AllocationPairVec::iterator I = Errors.begin(), E = Errors.end();

Completed in 641 milliseconds