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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp76 struct ADFunctionInfo { struct in class:__anon3570::MacOSKeychainAPIChecker
84 static const ADFunctionInfo FunctionsToTrack[FunctionsToTrackSize];
173 const MacOSKeychainAPIChecker::ADFunctionInfo
188 ADFunctionInfo FI = FunctionsToTrack[I];
516 const ADFunctionInfo &FI = FunctionsToTrack[AP.second->AllocatorIdx];

Completed in 81 milliseconds