Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUnsafeBufferUsage.h167 bool anyConflict(const llvm::SmallVectorImpl<FixItHint> &FixIts,
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1556 bool clang::internal::anyConflict(const SmallVectorImpl<FixItHint> &FixIts, in anyConflict() function in clang::internal
2978 clang::internal::anyConflict(Iter->second, Ctx.getSourceManager())) { in getFixIts()