Searched defs:MDAPSIntField (Results 1 – 1 of 1) sorted by relevance
4240 struct MDAPSIntField : public MDFieldImpl<APSInt> { struct4241 MDAPSIntField() : ImplTy(APSInt()) {} in MDAPSIntField() function