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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp208 static SymbolRef getAsPointeeSymbol(const Expr *Expr, function
270 if (SymbolRef V = getAsPointeeSymbol(ArgExpr, C))
423 if (SymbolRef V = getAsPointeeSymbol(ArgExpr, C)) {

Completed in 186 milliseconds