Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp86 struct ADFunctionInfo { struct in __anonc0aa0fcc0111::MacOSKeychainAPIChecker
94 static const ADFunctionInfo FunctionsToTrack[FunctionsToTrackSize];
169 const MacOSKeychainAPIChecker::ADFunctionInfo
184 ADFunctionInfo FI = FunctionsToTrack[I]; in getTrackedFunctionIndex()
474 const ADFunctionInfo &FI = FunctionsToTrack[AP.second->AllocatorIdx]; in generateAllocatedDataNotReleasedReport()