Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUnsafeBufferUsage.h88 void addDebugNoteForVar(const VarDecl *VD, SourceLocation Loc, in addDebugNoteForVar() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2009 Handler.addDebugNoteForVar((D), (D)->getBeginLoc(), "failed to produce fixit for declaration '" + (…
2539 Handler.addDebugNoteForVar( in getFixIts()
2738 Handler.addDebugNoteForVar( in checkUnsafeBufferUsage()
2746 Handler.addDebugNoteForVar(it->first, it->first->getBeginLoc(), in checkUnsafeBufferUsage()
2759 Handler.addDebugNoteForVar( in checkUnsafeBufferUsage()
2769 Handler.addDebugNoteForVar( in checkUnsafeBufferUsage()