Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp575 bool AssociatedWithVarDecl = false; in groupWarningGadgetsByVar() local
579 AssociatedWithVarDecl = true; in groupWarningGadgetsByVar()
583 if (!AssociatedWithVarDecl) { in groupWarningGadgetsByVar()