Searched refs:getConstField (Results 1 – 1 of 1) sorted by relevance
6530 static const FieldDecl *getConstField(const RecordDecl *RD) { in getConstField() function6546 if (const FieldDecl *FD = getConstField(RD)) in getConstField()6635 if (const FieldDecl *FD = getConstField(Rec)) { in InitializeFrom()