Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2615 bool AssociatedWithVarDecl = false; in groupWarningGadgetsByVar() local
2619 AssociatedWithVarDecl = true; in groupWarningGadgetsByVar()
2623 if (!AssociatedWithVarDecl) { in groupWarningGadgetsByVar()