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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp551 if (const Stmt *AllocStmt = getAllocationSite(N, AP.first, C))
552 LocUsedForUniqueing = PathDiagnosticLocation::createBegin(AllocStmt,

Completed in 79 milliseconds