Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DASTOps.cpp166 static void insertIfGlobal(const Decl &D, in insertIfGlobal() function
228 insertIfGlobal(*D, Referenced.Globals); in VisitDecl()
235 insertIfGlobal(*E->getDecl(), Referenced.Globals); in VisitDeclRefExpr()
253 insertIfGlobal(*VD, Referenced.Globals); in VisitMemberExpr()