Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMacOSKeychainAPIChecker.cpp79 struct ADFunctionInfo { struct in __anon084b6ec40111::MacOSKeychainAPIChecker
87 static const ADFunctionInfo FunctionsToTrack[FunctionsToTrackSize];
182 const MacOSKeychainAPIChecker::ADFunctionInfo
197 ADFunctionInfo FI = FunctionsToTrack[I]; in getTrackedFunctionIndex()
550 const ADFunctionInfo &FI = FunctionsToTrack[AP.second->AllocatorIdx]; in generateAllocatedDataNotReleasedReport()