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
222 insertIfGlobal(*D, Referenced.Globals); in VisitDecl()
228 insertIfGlobal(*E->getDecl(), Referenced.Globals); in VisitDeclRefExpr()
245 insertIfGlobal(*VD, Referenced.Globals); in VisitMemberExpr()