Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp87 struct ADFunctionInfo { struct in __anone23b33b30111::MacOSKeychainAPIChecker
95 static const ADFunctionInfo FunctionsToTrack[FunctionsToTrackSize];
170 const MacOSKeychainAPIChecker::ADFunctionInfo
185 ADFunctionInfo FI = FunctionsToTrack[I]; in getTrackedFunctionIndex()
475 const ADFunctionInfo &FI = FunctionsToTrack[AP.second->AllocatorIdx]; in generateAllocatedDataNotReleasedReport()