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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp533 PathDiagnosticLocation LocUsedForUniqueing; local
543 LocUsedForUniqueing = PathDiagnosticLocation::createBegin(AllocStmt,
548 llvm::make_unique<BugReport>(*BT, os.str(), N, LocUsedForUniqueing,

Completed in 26 milliseconds