Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMacOSKeychainAPIChecker.cpp76 struct ADFunctionInfo { struct in __anonbaf05abd0111::MacOSKeychainAPIChecker
84 static const ADFunctionInfo FunctionsToTrack[FunctionsToTrackSize];
171 const MacOSKeychainAPIChecker::ADFunctionInfo
186 ADFunctionInfo FI = FunctionsToTrack[I]; in getTrackedFunctionIndex()
515 const ADFunctionInfo &FI = FunctionsToTrack[AP.second->AllocatorIdx]; in generateAllocatedDataNotReleasedReport()