Searched defs:is_constant (Results 1 – 3 of 3) sorted by relevance
69 const Variable::RangeList &ranges, bool &is_constant) { in ConvertPDBLocationToDWARFExpression() argument
1034 bool is_constant; in ParseVariableForPDBData() local
936 inline bool is_constant(GepNode *N) { in is_constant() function