Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2148 std::optional<SourceLocation> AddAssignLocation = getEndCharLoc( in getFixits() local
2150 if (!AddAssignLocation) in getFixits()