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.cpp1517 bool AssociatedWithVarDecl = false; in groupWarningGadgetsByVar() local
1521 AssociatedWithVarDecl = true; in groupWarningGadgetsByVar()
1525 if (!AssociatedWithVarDecl) { in groupWarningGadgetsByVar()