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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp76 struct ADFunctionInfo { struct in class:__anon18200::MacOSKeychainAPIChecker
84 static const ADFunctionInfo FunctionsToTrack[FunctionsToTrackSize];
173 const MacOSKeychainAPIChecker::ADFunctionInfo
188 ADFunctionInfo FI = FunctionsToTrack[I];
516 const ADFunctionInfo &FI = FunctionsToTrack[AP.second->AllocatorIdx];

Completed in 83 milliseconds