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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp82 PossibleAPI = 2 enumerator in enum:__anon996::MacOSKeychainAPIChecker::APIKind
178 {"CFStringCreateWithBytesNoCopy", 1, InvalidIdx, PossibleAPI}, // 7
351 if (FunctionsToTrack[idx].Kind == PossibleAPI) {

Completed in 132 milliseconds