Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp158 static void insertIfGlobal(const Decl &D, in insertIfGlobal() function
169 insertIfGlobal(D, Fields, Vars); in getFieldsAndGlobalVars()
194 insertIfGlobal(*E->getDecl(), Fields, Vars); in getFieldsAndGlobalVars()
198 insertIfGlobal(*VD, Fields, Vars); in getFieldsAndGlobalVars()