Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp86 struct ADFunctionInfo { struct in __anonf1e97ce70111::MacOSKeychainAPIChecker
94 static const ADFunctionInfo FunctionsToTrack[FunctionsToTrackSize];
169 const MacOSKeychainAPIChecker::ADFunctionInfo
184 ADFunctionInfo FI = FunctionsToTrack[I]; in getTrackedFunctionIndex()
475 const ADFunctionInfo &FI = FunctionsToTrack[AP.second->AllocatorIdx]; in generateAllocatedDataNotReleasedReport()