Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DPseudoConstantAnalysis.cpp49 VarDeclSet *NonConstants = (VarDeclSet*)NonConstantsImpl; in isPseudoConstant() local
51 return !NonConstants->count(VD); in isPseudoConstant()
76 VarDeclSet *NonConstants = (VarDeclSet*)NonConstantsImpl; in RunAnalysis() local
125 NonConstants->insert(VD); in RunAnalysis()
158 NonConstants->insert(VD); in RunAnalysis()
190 NonConstants->insert(RefVD); in RunAnalysis()