Home
last modified time | relevance | path

Searched refs:AddOpLocation (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2001 std::optional<SourceLocation> AddOpLocation = in getFixits() local
2006 if (!AddOpLocation || !DerefOpLocation) in getFixits()
2010 clang::CharSourceRange::getCharRange(*AddOpLocation, *DerefOpLocation); in getFixits()