Searched refs:addDebugNoteForVar (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | UnsafeBufferUsage.h | 149 void addDebugNoteForVar(const VarDecl *VD, SourceLocation Loc, in addDebugNoteForVar() function
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | UnsafeBufferUsage.cpp | 3251 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()
|