Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp289 static void insertIfGlobal(const Decl &D, in insertIfGlobal() function
321 insertIfGlobal(D, Vars); in getFieldsGlobalsAndFuncs()
351 insertIfGlobal(*E->getDecl(), Vars); in getFieldsGlobalsAndFuncs()
362 insertIfGlobal(*VD, Vars); in getFieldsGlobalsAndFuncs()