Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUnsafeBufferUsage.h149 void addDebugNoteForVar(const VarDecl *VD, SourceLocation Loc, in addDebugNoteForVar() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp3251 Handler.addDebugNoteForVar((D), (D)->getBeginLoc(), \
3878 Handler.addDebugNoteForVar( in getFixIts()
4054 Handler.addDebugNoteForVar(it->first, it->first->getBeginLoc(), in applyGadgets()
4062 Handler.addDebugNoteForVar(it->first, it->first->getBeginLoc(), in applyGadgets()
4072 Handler.addDebugNoteForVar(it->first, it->first->getBeginLoc(), in applyGadgets()
4094 Handler.addDebugNoteForVar( in applyGadgets()