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.h133 void addDebugNoteForVar(const VarDecl *VD, SourceLocation Loc, in addDebugNoteForVar() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2290 Handler.addDebugNoteForVar((D), (D)->getBeginLoc(), \
2918 Handler.addDebugNoteForVar( in getFixIts()
3120 Handler.addDebugNoteForVar(it->first, it->first->getBeginLoc(), in checkUnsafeBufferUsage()
3128 Handler.addDebugNoteForVar(it->first, it->first->getBeginLoc(), in checkUnsafeBufferUsage()
3138 Handler.addDebugNoteForVar(it->first, it->first->getBeginLoc(), in checkUnsafeBufferUsage()
3160 Handler.addDebugNoteForVar( in checkUnsafeBufferUsage()