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

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

Completed in 28 milliseconds