Searched refs:getCompoundValData (Results 1 – 3 of 3) sorted by relevance
169 const CompoundValData *getCompoundValData(QualType T,
218 return nonloc::CompoundVal(BasicVals.getCompoundValData(type, vals)); in makeCompoundVal()
108 BasicValueFactory::getCompoundValData(QualType T, in getCompoundValData() function in BasicValueFactory