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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp83 static const unsigned FunctionsToTrackSize = 8; member in class:__anon3570::MacOSKeychainAPIChecker
84 static const ADFunctionInfo FunctionsToTrack[FunctionsToTrackSize];
174 MacOSKeychainAPIChecker::FunctionsToTrack[FunctionsToTrackSize] = {
187 for (unsigned I = 0; I < FunctionsToTrackSize; ++I) {

Completed in 50 milliseconds