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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp216 static SymbolRef getAsPointeeSymbol(const Expr *Expr, function
296 if (SymbolRef V = getAsPointeeSymbol(ArgExpr, C))
464 if (SymbolRef V = getAsPointeeSymbol(ArgExpr, C)) {

Completed in 609 milliseconds